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
2f520d304a
CMake
/
Tests
/
VSExternalInclude
/
Lib1
/
CMakeLists.txt
6 lines
67 B
CMake
Raw
Blame
History
project
(
LIB1
)
set
(
SOURCES
lib1.cpp
)
add_library
(
lib1
${
SOURCES
}
)
Reference in New Issue
View Git Blame
Copy Permalink