mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-09-12 22:06:00 -04:00
Changed tabs to spaces, oops
This commit is contained in:
parent
86b4673539
commit
59eba1dede
@ -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…
x
Reference in New Issue
Block a user