~kubuntu-members/smokeqt/4.11

« back to all changes in this revision

Viewing changes to qtsql/CMakeLists.txt

  • Committer: Dimitar Dobrev
  • Date: 2012-12-09 16:50:49 UTC
  • Revision ID: git-v1:11d1d0e5d5f94e00d117ae18c7bade1557f7c3b3
Tags: v4.9.95, v4.9.98, v4.10.0
Deployed all files with type defs to the build destination.

Signed-off-by: Dimitar Dobrev <dpldobrev@yahoo.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
57
57
 
58
58
install(FILES ${CMAKE_CURRENT_SOURCE_DIR}/../qtsql_smoke.h DESTINATION include/smoke)
59
59
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/qtsql.argnames.txt DESTINATION share/smoke)
 
60
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/qtsql.typedefs.txt DESTINATION share/smoke)