Chris Hillery has proposed merging lp:~zorba-coders/zorba/install-qnamesh into 
lp:zorba.

Commit message:
Fix install directive.

Requested reviews:
  Chris Hillery (ceejatec)

For more details, see:
https://code.launchpad.net/~zorba-coders/zorba/install-qnamesh/+merge/186172


-- 
https://code.launchpad.net/~zorba-coders/zorba/install-qnamesh/+merge/186172
Your team Zorba Coders is subscribed to branch lp:zorba.
=== modified file 'include/CMakeLists.txt'
--- include/CMakeLists.txt	2013-09-13 23:06:50 +0000
+++ include/CMakeLists.txt	2013-09-17 22:12:15 +0000
@@ -29,7 +29,7 @@
   DESTINATION include/zorba)
 
 INSTALL(FILES
-  ${CMAKE_CURRENT_BINARY_DIR}/zorba/qnames.h
+  ${CMAKE_CURRENT_BINARY_DIR}/zorba/internal/qnames.h
   DESTINATION include/zorba/internal)
 
 # vim:set et sw=2 ts=2:

-- 
Mailing list: https://launchpad.net/~zorba-coders
Post to     : zorba-coders@lists.launchpad.net
Unsubscribe : https://launchpad.net/~zorba-coders
More help   : https://help.launchpad.net/ListHelp

Reply via email to