~mzanetti/unity8/fix-preview-collapsing

« back to all changes in this revision

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

merged with trunk

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
add_subdirectory(Indicators)
 
2
 
1
3
pkg_check_modules(UNITYCORE REQUIRED unity-core-6.0)
2
4
pkg_check_modules(LIBUNITYPROTO REQUIRED unity-protocol-private)
3
5