~pete-woods/unity8/fix-unity-platform-ispc-lp1670657

« back to all changes in this revision

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

  • Committer: Pete Woods
  • Date: 2017-03-15 18:57:52 UTC
  • Revision ID: pete.woods@canonical.com-20170315185752-pt6rd2xst0je6q8n
Fix isPC property of Unity/Platform plugin

- Also add tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
add_subdirectory(Indicators)
2
2
add_subdirectory(Launcher)
 
3
add_subdirectory(Platform)
3
4
add_subdirectory(Session)