Skip to content

Commit

Permalink
Merge branch 'main' into header_migration
Browse files Browse the repository at this point in the history
  • Loading branch information
scpeters authored Apr 29, 2022
2 parents 0c81b19 + fd41c63 commit 170c04b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion loader/src/cmd/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ target_link_libraries(${plugin_executable}
${loader}
)

set(EXE_INSTALL_DIR "${IGN_LIB_INSTALL_DIR}/ignition/${IGN_DESIGNATION}${PROJECT_VERSION_MAJOR}")
set(EXE_INSTALL_DIR "${CMAKE_INSTALL_LIBEXECDIR}/ignition/${IGN_DESIGNATION}${PROJECT_VERSION_MAJOR}")

install(
TARGETS
Expand Down

0 comments on commit 170c04b

Please sign in to comment.