mirror of
https://github.com/TES3MP/TES3MP.git
synced 2025-09-27 06:55:54 -04:00
Removed math constants in openmw-cs, which are apparently not going to be used
This commit is contained in:
parent
a1225ff4ec
commit
86b4673539
@ -230,7 +230,6 @@ if (MSVC)
|
||||
if (CMAKE_CL_64)
|
||||
set (CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} /bigobj")
|
||||
endif (CMAKE_CL_64)
|
||||
add_definitions("-D_USE_MATH_DEFINES")
|
||||
target_link_libraries(openmw-cs imm32.lib winmm.lib version.lib)
|
||||
endif (MSVC)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user