3 lines
96 B
CMake
3 lines
96 B
CMake
|
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/ModuleModeDebugPkg)
|
||
|
find_package(Foo)
|