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
/
coolprop
/
cmake-project-include.cmake
blob: 4002296dba5e561c669ea6e6460d79285b97cc53 (
plain
)
1
2
3
if
(
MSVC
)
add_definitions
(
-D_CRT_SECURE_NO_WARNINGS
)
endif
()