parent
0ff45fdf49
commit
db611fae67
1 changed files with 2 additions and 1 deletions
|
@ -5,7 +5,8 @@ find_package(KF5People)
|
|||
add_executable(kdeconnect-sms
|
||||
main.cpp
|
||||
conversationmodel.cpp
|
||||
conversationlistmodel.cpp)
|
||||
conversationlistmodel.cpp
|
||||
${KCSMS_SRCS})
|
||||
|
||||
target_include_directories(kdeconnect-sms PUBLIC ${CMAKE_BINARY_DIR})
|
||||
|
||||
|
|
Loading…
Reference in a new issue