[opengtl-commits] [215] install Macros.h

[ Thread Index | Date Index | More lists.tuxfamily.org/opengtl-commits Archives ]


Revision: 215
Author:   cyrille
Date:     2008-06-21 18:49:12 +0200 (Sat, 21 Jun 2008)

Log Message:
-----------
install Macros.h

Modified Paths:
--------------
    trunk/OpenGTL/OpenGTL/GTLCore/CMakeLists.txt


Modified: trunk/OpenGTL/OpenGTL/GTLCore/CMakeLists.txt
===================================================================
--- trunk/OpenGTL/OpenGTL/GTLCore/CMakeLists.txt	2008-06-21 15:59:10 UTC (rev 214)
+++ trunk/OpenGTL/OpenGTL/GTLCore/CMakeLists.txt	2008-06-21 16:49:12 UTC (rev 215)
@@ -61,5 +61,5 @@
 
 # installation
 install(TARGETS GTLCore  DESTINATION ${LIB_INSTALL_DIR} )
-install( FILES Parameter.h Function.h Array.h Buffer.h ErrorMessage.h PixelDescription.h ScopedName.h String.h Type.h Value.h Version.h DESTINATION ${INCLUDE_INSTALL_DIR}/GTLCore )
+install( FILES Parameter.h Function.h Array.h Buffer.h ErrorMessage.h PixelDescription.h ScopedName.h String.h Type.h Value.h Version.h Macros.h DESTINATION ${INCLUDE_INSTALL_DIR}/GTLCore )
 


Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/