diff options
Diffstat (limited to 'python/gras/CMakeLists.txt')
-rw-r--r-- | python/gras/CMakeLists.txt | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/python/gras/CMakeLists.txt b/python/gras/CMakeLists.txt index e91d8df..8171e7f 100644 --- a/python/gras/CMakeLists.txt +++ b/python/gras/CMakeLists.txt @@ -1,9 +1,4 @@ ######################################################################## -# add subdirs -######################################################################## -add_subdirectory(query) - -######################################################################## # Include swig generation macros ######################################################################## find_package(SWIG) |