~unity-api-team/storage-framework/vivid

« back to all changes in this revision

Viewing changes to include/CMakeLists.txt

  • Committer: Michi Henning
  • Date: 2016-07-11 05:44:31 UTC
  • mfrom: (8.10.31 decltype)
  • mto: (8.1.15 devel)
  • mto: This revision was merged to the branch mainline in revision 9.
  • Revision ID: michi.henning@canonical.com-20160711054431-jj23l6adsm7367b7
Merged decltype branch.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
set(client_base_includedir ${CMAKE_INSTALL_INCLUDEDIR}/storage-framework-client-${SF_CLIENT_API_VERSION})
 
2
set(provider_base_includedir ${CMAKE_INSTALL_INCLUDEDIR}/storage-framework-provider-${SF_PROVIDER_API_VERSION})
 
3
 
1
4
add_subdirectory(unity)