mirror of
https://github.com/novatiq/packages.git
synced 2026-04-30 15:38:40 +01:00
Netopeer2: update to 0.7-r1
Signed-off-by: Mislav Novakovic <mislav.novakovic@sartura.hr>
This commit is contained in:
@@ -65,10 +65,11 @@ Index: Netopeer2-0.4.13-ae560bef2e70d274f6d028b59e3cb398ea2a621d/server/CMakeLis
|
||||
|
||||
project(netopeer2-server C)
|
||||
include(GNUInstallDirs)
|
||||
@@ -176,7 +176,7 @@ if (ENABLE_CONFIGURATION)
|
||||
execute_process(COMMAND ${CMAKE_CURRENT_SOURCE_DIR}/scripts/model-install.sh)")
|
||||
@@ -204,7 +204,7 @@ if (ENABLE_CONFIGURATION)
|
||||
execute_process(COMMAND ${PROJECT_BINARY_DIR}/model-install.sh)")
|
||||
endif()
|
||||
|
||||
|
||||
-add_custom_target(install-scripts-ide
|
||||
+add_custom_target(install-scripts-ide-server
|
||||
scripts/model-install.sh
|
||||
${PROJECT_BINARY_DIR}/model-install.sh
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user