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
/
pdal-c
/
cmake-project-include.cmake
blob: 39f3cca6d23982713c0ac8b9237cad66866fdb2e (
plain
)
1
2
3
if
(
WIN32
)
add_compile_definitions
(
NOMINMAX
)
endif
()