index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Tests
/
RunCMake
/
VS10Project
/
NoImpLib.cmake
blob: 2c11eac60efe1b32c9c48991fd8ecf96f5f7e7b7 (
plain
)
1
2
3
enable_language(C) set(CMAKE_IMPORT_LIBRARY_SUFFIX "") add_library(foo SHARED empty.c)