Skip to content
Snippets Groups Projects
Commit fb7dd724 authored by Auke Klazema's avatar Auke Klazema
Browse files

Task SW-306: Removed cyclic depedency in CMake file but its still there in the...

Task SW-306: Removed cyclic depedency in CMake file but its still there in the code. It will be addressed at a later stage.
parent 26ff6921
No related branches found
No related tags found
No related merge requests found
# $Id: CMakeLists.txt 30355 2014-11-04 13:46:05Z loose $ # $Id: CMakeLists.txt 30355 2014-11-04 13:46:05Z loose $
lofar_package(RACommon 0.1 DEPENDS pyparameterset MoMQueryService ResourceAssignmentService ResourceAssigner) lofar_package(RACommon 0.1 DEPENDS pyparameterset MoMQueryService ResourceAssignmentService )
include(PythonInstall) include(PythonInstall)
set(USE_PYTHON_COMPILATION Off) 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