~mzanetti/unity8/fix-preview-collapsing

« back to all changes in this revision

Viewing changes to tests/mocks/Unity/CMakeLists.txt

merged with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
set(CMAKE_AUTOMOC ON)
2
2
 
 
3
add_subdirectory(Indicators)
 
4
 
3
5
include(FindPkgConfig)
4
6
find_package(Qt5Core REQUIRED)
5
7
find_package(Qt5Quick REQUIRED)