forked from mirror/openmw-tes3mp
Forgot to undo my test edits because I am a big dum-dum
This commit is contained in:
parent
59eba1dede
commit
7383cc9de4
1 changed files with 0 additions and 1 deletions
|
@ -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…
Reference in a new issue