Skip to content
Snippets Groups Projects
Commit cf31b638 authored by Jorrit Schaap's avatar Jorrit Schaap
Browse files

Task #8817: implemented review comments

parent 1e2729cb
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
lofar_package(PyCommon 1.0)
lofar_find_package(Python 2.6 REQUIRED)
include(PythonInstall)
#add_subdirectory(test)
......
# $Id$
lofar_package(ltastorageoverview 0.1)
lofar_find_package(Python 2.6 REQUIRED)
lofar_package(ltastorageoverview 0.1 DEPENDS PyCommon)
include(PythonInstall)
set(USE_PYTHON_COMPILATION Off)
......
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