Skip to content

Commit

Permalink
fix: remove cmake debug output directory
Browse files Browse the repository at this point in the history
  • Loading branch information
craftablescience committed Jun 27, 2024
1 parent a372f42 commit 24bdf5f
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -152,5 +152,3 @@ target_include_directories(
"${QT_INCLUDE}/QtCore"
"${QT_INCLUDE}/QtGui"
"${QT_INCLUDE}/QtWidgets")

set_target_properties(${PROJECT_TARGET_NAME} PROPERTIES RUNTIME_OUTPUT_DIRECTORY "C:/Program Files (x86)/Steam/steamapps/common/Portal 2 Community Edition/bin/win64")

0 comments on commit 24bdf5f

Please sign in to comment.