forked from teamnwah/openmw-tes3coop
Changed tabs to spaces, oops
This commit is contained in:
parent
86b4673539
commit
59eba1dede
6 changed files with 16 additions and 15 deletions
|
@ -419,6 +419,7 @@ 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