forked from mirror/openmw-tes3mp
Added missing slash to launcher CMakeLists.txt
This commit is contained in:
parent
a0c5ccf974
commit
4488be33ce
1 changed files with 1 additions and 1 deletions
|
@ -95,5 +95,5 @@ else()
|
|||
"${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/launcher.qss")
|
||||
|
||||
configure_file(${CMAKE_SOURCE_DIR}/files/launcher.cfg
|
||||
"${CMAKE_RUNTIME_OUTPUT_DIRECTORY}launcher.cfg")
|
||||
"${CMAKE_RUNTIME_OUTPUT_DIRECTORY}/launcher.cfg")
|
||||
endif()
|
||||
|
|
Loading…
Reference in a new issue