index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
find_package
/
ModuleModeDebugPkg.cmake
blob: d9cac094b85723e05b3e737f59efbea6c989e817 (
plain
)
1
2
list(APPEND CMAKE_MODULE_PATH ${CMAKE_CURRENT_SOURCE_DIR}/ModuleModeDebugPkg) find_package(Foo)