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
8f25f37676
CMake
/
Tests
/
RunCMake
/
Ninja
/
SubDirPrefix
/
CMakeLists.txt
3 lines
89 B
CMake
Raw
Blame
History
add_library
(
greeting
SHARED
greeting.c
)
include_directories
(
${
CMAKE_CURRENT_SOURCE_DIR
}
)
Reference in New Issue
View Git Blame
Copy Permalink