This website requires JavaScript.
Explore
Help
Sign In
kolan
/
CMake
Watch
1
Star
0
Fork
You've already forked CMake
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
64b3a6c9cf
CMake
/
Tests
/
SimpleExclude
/
dirC
/
dirB
/
CMakeLists.txt
6 lines
87 B
CMake
Raw
Blame
History
add_library
(
t6
STATIC
t6.c
)
add_library
(
t7
STATIC
t7.c
)
target_link_libraries
(
t7
t2
)
Reference in New Issue
View Git Blame
Copy Permalink