mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-03-30 16:20:21 +00:00
Forgot to undo my test edits because I am a big dum-dum
This commit is contained in:
parent
59eba1dede
commit
7383cc9de4
@ -419,7 +419,6 @@ IF(NOT WIN32 AND NOT APPLE)
|
||||
ENDIF(NOT WIN32 AND NOT APPLE)
|
||||
|
||||
if(WIN32)
|
||||
MESSAGE(${RUNTIME_OUTPUT_DIR})
|
||||
FILE(GLOB dll_files_debug "${OpenMW_BINARY_DIR}/Debug/*.dll")
|
||||
FILE(GLOB dll_files_release "${OpenMW_BINARY_DIR}/Release/*.dll")
|
||||
INSTALL(FILES ${dll_files_debug} DESTINATION "." CONFIGURATIONS Debug)
|
||||
|
Loading…
x
Reference in New Issue
Block a user