diff --git a/CMakeLists.txt b/CMakeLists.txt index 6d69c7a..658f4a0 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -137,7 +137,6 @@ target_link_libraries(monitor target_include_directories(monitor PRIVATE ${QWT_INCLUDE_DIR} - ${PROJECT_SOURCE_DIR}/thirdparty/OpenDDW/src ) configure_file(opendds.ini . COPYONLY) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 967cf34..b3f26d9 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -22,7 +22,6 @@ target_link_libraries(managed_testapp target_include_directories(managed_testapp PRIVATE ../src - ../thirdparty/OpenDDW/src ) add_executable(unmanaged_testapp diff --git a/thirdparty/OpenDDW b/thirdparty/OpenDDW index fb783cc..013e6e7 160000 --- a/thirdparty/OpenDDW +++ b/thirdparty/OpenDDW @@ -1 +1 @@ -Subproject commit fb783cc220de8a11666294464f21a53bea7ae49d +Subproject commit 013e6e7cc44f290228a04a4ff4f88b85f7e67188