only install FindQGS.cmake

svn path=/branches/work/kde4/playground/graphics/cmake/; revision=543831
This commit is contained in:
Albert Astals Cid 2006-05-22 21:43:58 +00:00
parent 4924a8af2c
commit aa79b31dcb

View file

@ -1,6 +1,4 @@
# install the cmake files
file(GLOB cmakeFiles "${CMAKE_CURRENT_SOURCE_DIR}/*.cmake")
install_files(/share/apps/cmake/modules FILES ${cmakeFiles} )
install_files(/share/apps/cmake/modules FILES FindQGS.cmake )