mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-26 09:35:28 +00:00
Merge remote-tracking branch 'ace/win-fixes'
This commit is contained in:
commit
e55691096c
@ -6,8 +6,10 @@ configure_file ("${CMAKE_CURRENT_SOURCE_DIR}/config.hpp.cmake" "${CMAKE_CURRENT_
|
||||
set(GAME
|
||||
main.cpp
|
||||
engine.cpp
|
||||
crashcatcher.cpp
|
||||
)
|
||||
if(NOT WIN32)
|
||||
set(GAME ${GAME} crashcatcher.cpp)
|
||||
endif()
|
||||
set(GAME_HEADER
|
||||
engine.hpp
|
||||
config.hpp
|
||||
|
Loading…
x
Reference in New Issue
Block a user