diff --git a/CMakeLists.txt b/CMakeLists.txt index 07a03b9736d3d1113531ab4a51f89eb0040f3c45..f7e2f1cdd8b5f20dc399027d0d0018254341fbf7 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -17,6 +17,5 @@ tdaq_add_executable(test_udpsession NOINSTALL test/test_udpsession.cxx LINK_LIBRARIES asyncmsg) -tdaq_add_is_schema(schema/MsgInfo_is.schema.xml) - +tdaq_add_is_schema(schema/MsgInfo_is.schema.xml DESTINATION schema)