Skip to content

Commit 6ef6166

Browse files
missing binary to install (paceholder#306)
1 parent 411d407 commit 6ef6166

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,6 +191,7 @@ install(TARGETS nodes
191191
EXPORT NodeEditorTargets
192192
LIBRARY DESTINATION ${CMAKE_INSTALL_LIBDIR}
193193
ARCHIVE DESTINATION ${CMAKE_INSTALL_LIBDIR}
194+
RUNTIME DESTINATION ${CMAKE_INSTALL_BINDIR}
194195
)
195196

196197
install(DIRECTORY include/ DESTINATION ${CMAKE_INSTALL_INCLUDEDIR})

0 commit comments

Comments
 (0)