Merge pull request #1435 from AnyOldName3/cmake-vs-debugging-dir

If CMake supports it, sets the debugger working directory for Visual …
This commit is contained in:
scrawl 2017-09-11 10:30:50 +00:00 committed by GitHub
commit bd667c3847
12 changed files with 76 additions and 44 deletions

View file

@ -174,7 +174,7 @@ else()
set (OPENCS_OPENMW_CFG "")
endif(APPLE)
add_executable(openmw-cs
openmw_add_executable(openmw-cs
MACOSX_BUNDLE
${OPENCS_SRC}
${OPENCS_UI_HDR}