mirror of
https://github.com/openappsec/openappsec.git
synced 2025-09-29 19:24:26 +03:00
Add targets dependencies
This commit is contained in:
@@ -33,6 +33,8 @@ target_link_libraries(
|
||||
-Wl,--end-group
|
||||
)
|
||||
|
||||
add_dependencies(orchestration_comp ngen_core)
|
||||
|
||||
install(TARGETS orchestration_comp DESTINATION bin)
|
||||
install(TARGETS orchestration_comp DESTINATION orchestration/bin)
|
||||
|
||||
|
Reference in New Issue
Block a user