This website works better with JavaScript.
Explore
Help
Sign In
Lubuntu
/
cmake
Watch
3
Star
0
Fork
You've already forked cmake
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
aaae2fff3f
cmake
/
Tests
/
SimpleExclude
/
dirC
/
dirB
/
CMakeLists.txt
6 lines
87 B
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