This website requires JavaScript.
Explore
Help
Sign In
AxioDL
/
boo
mirror of
https://github.com/AxioDL/boo.git
Watch
2
Star
0
Fork
You've already forked boo
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
bc17d5aba8
boo
/
test
/
CMakeLists.txt
3 lines
99 B
CMake
Raw
Blame
History
add_executable
(
booTest
WIN32
main.cpp
)
target_link_libraries
(
booTest
Boo
LogVisor
${
BOO_SYS_LIBS
}
)
Reference in New Issue
View Git Blame
Copy Permalink