This website requires JavaScript.
Explore
Help
Sign In
GameModding
/
lightningbolt
Watch
1
Star
0
Fork
You've already forked lightningbolt
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
f1f081c114
lightningbolt
/
lib
/
base
/
CMakeLists.txt
6 lines
94 B
CMake
Raw
Blame
History
add_library
(
lb_base
MmapFile.cpp
)
lb_target
(
lb_base
)
add_library
(
lb::base
ALIAS
lb_base
)
Reference in New Issue
View Git Blame
Copy Permalink