4 lines
89 B
CMake
4 lines
89 B
CMake
set(CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}")
|
|
|
|
find_package(BadFoundVar REQUIRED)
|