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