~mardy/unity-scopes-api/clientid-1554040

« back to all changes in this revision

Viewing changes to test/gtest/scopes/testing/CMakeLists.txt

  • Committer: CI bot
  • Author(s): Tarmac
  • Date: 2014-03-12 16:58:32 UTC
  • mfrom: (163.45.63 devel)
  • Revision ID: ps-jenkins@lists.canonical.com-20140312165832-ngmnoud825y533pk
Sync with devel branch - updated scopes API to 0.4.0. See RELEASE_NOTES for list of all changes. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
add_subdirectory(IsolatedScope)
 
2
if (${slowtests})
 
3
    add_subdirectory(IsolatedScopeBenchmark)
 
4
endif()
 
5
add_subdirectory(Statistics)
 
 
b'\\ No newline at end of file'