Skip to content

Commit 35aa716

Browse files
committed
Added CMakeLists.txt to di_dialer example app
1 parent 94d24db commit 35aa716

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
set(di_dialer_SRCS DIDial.cpp)
2+
3+
SET(sems_module_name di_dialer)
4+
INCLUDE(${CMAKE_SOURCE_DIR}/cmake/module.rules.txt)

0 commit comments

Comments
 (0)