Skip to content

Commit

Permalink
Install openscad.com to top level binary dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
thehans committed Nov 26, 2022
1 parent 1bb1330 commit 50a45c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion winconsole/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ add_executable(winconsole winconsole.c)

set_target_properties(winconsole PROPERTIES OUTPUT_NAME openscad${SUFFIX_WITH_DASH})

install(TARGETS winconsole RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR})
install(TARGETS winconsole RUNTIME DESTINATION ".")

0 comments on commit 50a45c9

Please sign in to comment.