This website requires JavaScript.
Explore
Help
Sign In
12345qiupeng
/
oh_my_loam
Watch
1
Star
0
Fork
You've already forked oh_my_loam
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
e7913bc1dd
oh_my_loam
/
common
/
CMakeLists.txt
4 lines
70 B
CMake
Raw
Blame
History
file
(
GLOB
SRC_FILES
**/*.cc
)
add_library
(
common
SHARED
${
SRC_FILES
}
)
Reference in New Issue
View Git Blame
Copy Permalink