Remove capitals in binary name

master
rubenwardy 2014-04-06 18:05:51 +01:00
parent 140cbbe08a
commit e96ee117b7
1 changed files with 1 additions and 1 deletions

View File

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