3 lines
70 B
CMake
3 lines
70 B
CMake
|
set(x 3)
|
||
|
include("${CMAKE_CURRENT_LIST_DIR}/include_recursive.cmake")
|