3 lines
81 B
CMake
3 lines
81 B
CMake
|
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}")
|
||
|
find_package(BeforeProject)
|