~unity-team/unity-scopes-shell/trunk

« back to all changes in this revision

Viewing changes to data/CMakeLists.txt

  • Committer: Michal Hruby
  • Date: 2013-11-12 15:02:30 UTC
  • Revision ID: michal.mhr@gmail.com-20131112150230-jmxt2i1zv39dl9ki
Add a pkgconfig file

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Set up package config.
 
2
configure_file(unity-scopes-qml.pc.in unity-scopes-qml.pc @ONLY)
 
3
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/unity-scopes-qml.pc DESTINATION ${LIB_INSTALL_PREFIX}/pkgconfig)