~ubuntu-branches/ubuntu/raring/ktp-auth-handler/raring-proposed

« back to all changes in this revision

Viewing changes to CMakeLists.txt

  • Committer: Package Import Robot
  • Author(s): Rohan Garg
  • Date: 2013-08-08 09:24:52 UTC
  • mfrom: (13.1.2 saucy-proposed)
  • Revision ID: package-import@ubuntu.com-20130808092452-dvp04d3mj49zlgyp
Tags: 0.6.3-0ubuntu0.1
No-change backport to raring (LP: #1208837)

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
project(ktp-auth-handler)
2
2
 
3
 
set(KTP_AUTH_HANDLER_VERSION "0.6.1")
 
3
set(KTP_AUTH_HANDLER_VERSION "0.6.3")
4
4
 
5
5
set (CMAKE_MODULE_PATH
6
6
     "${CMAKE_CURRENT_SOURCE_DIR}/cmake/modules"