index
:
emorgan/openmb.git
master
Origin game engine attempt in C++ using ImGui, OpenGL, GLM, spdlog, GLFW etc
Ethan Morgan
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
vcpkg
/
ports
/
libgd
/
cmake-project-include.cmake
blob: 9993db0116372fd7c28d9fdafd82fc4958a4ab5a (
plain
)
1
2
3
if
(
NOT
BUILD_SHARED_LIBS
)
add_definitions
(
-DNONDLL
)
endif
()