mirror of https://github.com/axmolengine/axmol.git
3 lines
121 B
CMake
3 lines
121 B
CMake
|
add_executable(sources-migrate main.cpp)
|
||
|
target_include_directories(sources-migrate PRIVATE ${_AX_ROOT_PATH}/thirdparty)
|