diff options
Diffstat (limited to 'protocols/Dummy/proto_dummy/CMakeLists.txt')
-rw-r--r-- | protocols/Dummy/proto_dummy/CMakeLists.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/protocols/Dummy/proto_dummy/CMakeLists.txt b/protocols/Dummy/proto_dummy/CMakeLists.txt new file mode 100644 index 0000000000..3396e1c992 --- /dev/null +++ b/protocols/Dummy/proto_dummy/CMakeLists.txt @@ -0,0 +1,2 @@ +set(TARGET Proto_Dummy) +include(${CMAKE_SOURCE_DIR}/cmake/icons.cmake)
\ No newline at end of file |