Skip to content

Commit 4479ded

Browse files
committed
Remove scipp from CMake config dependencies
Remove find_package(science-scipp) from the installed CMake config.
1 parent a25cd0a commit 4479ded

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmake/Config.cmake.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
find_package(gRPC REQUIRED CONFIG)
44
find_package(Protobuf REQUIRED CONFIG)
55
find_package(cppzmq REQUIRED CONFIG)
6-
find_package(science-scipp REQUIRED CONFIG)
76

87
include("${CMAKE_CURRENT_LIST_DIR}/synapseTargets.cmake")
98

0 commit comments

Comments
 (0)