diff options
Diffstat (limited to 'um/wrappers/CMakeLists.txt')
-rw-r--r-- | um/wrappers/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/um/wrappers/CMakeLists.txt b/um/wrappers/CMakeLists.txt new file mode 100644 index 0000000..834a76b --- /dev/null +++ b/um/wrappers/CMakeLists.txt @@ -0,0 +1,2 @@ +add_subdirectory(simple) +add_subdirectory(special) |