diff options
Diffstat (limited to 'longbow/src/CMakeLists.txt')
-rw-r--r-- | longbow/src/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/longbow/src/CMakeLists.txt b/longbow/src/CMakeLists.txt new file mode 100644 index 00000000..7ed5ddfe --- /dev/null +++ b/longbow/src/CMakeLists.txt @@ -0,0 +1,2 @@ +add_subdirectory(LongBow) +add_subdirectory(python) |