-
Ger van Diepen authored
First version (without update of SOURCE table)
Ger van Diepen authoredFirst version (without update of SOURCE table)
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
CMakeLists.txt 193 B
# $Id$
lofar_package(ImageLofar 0.1 DEPENDS Common)
lofar_find_package(Casacore REQUIRED COMPONENTS images)
add_subdirectory(include/ImageLofar)
add_subdirectory(src)
add_subdirectory(test)