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
/
GhsMulti
/
GhsMultiIntegrity
/
GhsMultiIntegrityDDInt
/
Lib
/
CMakeLists.txt
blob: bb9849abbdad35be27fc554fcfc0a1bc22ca511d (
plain
)
1
2
add_library(Lib HelperFun.c HelperFun.h) target_include_directories(Lib PUBLIC .)