diff options
Diffstat (limited to 'src/core/stdaway')
-rw-r--r-- | src/core/stdaway/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/core/stdaway/CMakeLists.txt b/src/core/stdaway/CMakeLists.txt new file mode 100644 index 0000000000..567f31d827 --- /dev/null +++ b/src/core/stdaway/CMakeLists.txt @@ -0,0 +1,2 @@ +set(TARGET StdAway) +include(${CMAKE_SOURCE_DIR}/cmake/core.cmake)
\ No newline at end of file |