Skip to content

Commit 06d549c

Browse files
committed
refactor: Reorganise repo to collect experimental modules together
1 parent 33850f1 commit 06d549c

File tree

93 files changed

+1
-1
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

93 files changed

+1
-1
lines changed

deprecated/ipc2/CMakeLists.txt renamed to modules/experimental/ipc2/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Copyright (C) 2023 GRAPE Contributors
33
# =================================================================================================
44

5-
declare_module(NAME ipc2 DEPENDS_ON_MODULES "base" DEPENDS_ON_EXTERNAL_PROJECTS "zenohc;zenohcxx")
5+
#declare_module(NAME ipc2 DEPENDS_ON_MODULES "base" DEPENDS_ON_EXTERNAL_PROJECTS "zenohc;zenohcxx")
66

77
find_package(zenohc ${ZENOHC_VERSION_REQUIRED} REQUIRED)
88
find_package(zenohcxx ${ZENOHCXX_VERSION_REQUIRED} REQUIRED)

0 commit comments

Comments
 (0)