Actually, why are we compiling the modeltest as part of the regular build?
This commit is contained in:
parent
a8df2558e4
commit
0a1128ae86
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ set(libkdeconnect_SRC
|
||||||
dbusinterfaces.cpp
|
dbusinterfaces.cpp
|
||||||
devicesmodel.cpp
|
devicesmodel.cpp
|
||||||
notificationsmodel.cpp
|
notificationsmodel.cpp
|
||||||
modeltest.cpp
|
# modeltest.cpp
|
||||||
)
|
)
|
||||||
|
|
||||||
set(libkdeconnect_public_HEADERS
|
set(libkdeconnect_public_HEADERS
|
||||||
|
|
Loading…
Reference in a new issue