Skip to content

Commit

Permalink
cmake nit (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
thinks committed Jul 5, 2020
1 parent abe10b2 commit b5d11d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMake/ThinksHelpers.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -190,7 +190,7 @@ function(thinks_cc_executable)
)
target_compile_definitions(${_NAME}
PUBLIC
${THINKS_CC_LIB_DEFINES}
${THINKS_CC_EXE_DEFINES}
)

# Add all 'thinks' targets to a a folder in the IDE for organization.
Expand Down

0 comments on commit b5d11d6

Please sign in to comment.