Skip to content
Snippets Groups Projects
Commit be12857e authored by Ger van Diepen's avatar Ger van Diepen
Browse files

bug 1660:

Removed dependency on Blitz
parent 89e50c26
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,6 @@ lofar_package(ApplCommon 3.1 DEPENDS Common) ...@@ -4,7 +4,6 @@ lofar_package(ApplCommon 3.1 DEPENDS Common)
include(LofarFindPackage) include(LofarFindPackage)
lofar_find_package(Boost COMPONENTS date_time regex) lofar_find_package(Boost COMPONENTS date_time regex)
lofar_find_package(Blitz REQUIRED)
add_subdirectory(include/ApplCommon) add_subdirectory(include/ApplCommon)
add_subdirectory(src) add_subdirectory(src)
......
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