mirror of
https://github.com/TES3MP/openmw-tes3mp.git
synced 2025-02-06 03:45:35 +00:00
No longer relevant
This commit is contained in:
parent
166103cef5
commit
51fc105bfd
1 changed files with 0 additions and 3 deletions
|
@ -230,9 +230,6 @@ if (WIN32)
|
|||
|
||||
# Get rid of useless crud from windows.h
|
||||
add_definitions(-DNOMINMAX -DWIN32_LEAN_AND_MEAN)
|
||||
|
||||
# Get rid of the pointless warning "enum type is unscoped"
|
||||
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} /wd26812")
|
||||
endif()
|
||||
|
||||
if (NOT WIN32 AND BUILD_WIZARD) # windows users can just run the morrowind installer
|
||||
|
|
Loading…
Reference in a new issue