early attempt doing qml tests; so far only build main app
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
cmake_minimum_required(VERSION 3.0)
|
||||
|
||||
include(QmlTest)
|
||||
|
||||
add_qml_test(. QmlTestTest)
|
||||
|
||||
Reference in New Issue
Block a user