Skip to content
Snippets Groups Projects
Commit d15bf0ef authored by Jan Rinze Peterzon's avatar Jan Rinze Peterzon
Browse files

Task #8571: Add package Messaging to LofarPackageList.cmake

parent 44263f40
No related branches found
No related tags found
No related merge requests found
......@@ -65,6 +65,7 @@ if(NOT DEFINED LOFAR_PACKAGE_LIST_INCLUDED)
set(Common_SOURCE_DIR ${CMAKE_SOURCE_DIR}/LCS/Common)
set(MessageBus_SOURCE_DIR ${CMAKE_SOURCE_DIR}/LCS/MessageBus)
set(MessageDaemons_SOURCE_DIR ${CMAKE_SOURCE_DIR}/LCS/MessageDaemons)
set(Messaging_SOURCE_DIR ${CMAKE_SOURCE_DIR}/LCS/Messaging)
set(MSLofar_SOURCE_DIR ${CMAKE_SOURCE_DIR}/LCS/MSLofar)
set(pyparameterset_SOURCE_DIR ${CMAKE_SOURCE_DIR}/LCS/pyparameterset)
set(pytools_SOURCE_DIR ${CMAKE_SOURCE_DIR}/LCS/pytools)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment