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
/
CMakeCommands
/
target_link_options
/
LinkOptionsLib.c
blob: 9bbd24cd8b2c07c7a6fa536b2c79704df59b5faa (
plain
)
1
2
3
4
5
6
7
#if defined(_WIN32) __declspec(dllexport) #endif int flags_lib(void) { return 0; }