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
/
target_link_libraries-LINK_LIBRARY
/
apple_library_external.cmake
blob: f5a566f434222de40f26cd14864b4f881fc3916b (
plain
)
1
2
3
4
enable_language(C) add_library(external SHARED unref.c)