diff options
Diffstat (limited to 'apps/CMakeLists.txt')
| -rw-r--r-- | apps/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/CMakeLists.txt b/apps/CMakeLists.txt new file mode 100644 index 0000000..27e581d --- /dev/null +++ b/apps/CMakeLists.txt @@ -0,0 +1,2 @@ +# OpenMB Applications +add_subdirectory(openmb) |