Move binary back into bin/

This reverts commit 047d3f309d.

bin/ is the correct location for executable binaries.
master
ShadowNinja 2014-05-17 19:34:16 -04:00
parent 047d3f309d
commit d6cecf753e
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@ target_link_libraries(
set_target_properties(${PROJECT_NAME}
PROPERTIES
OUTPUT_NAME nodeboxeditor
OUTPUT_NAME bin/nodeboxeditor
)
# Install DLLs