Buildsystem: Stop the retarded recursive hunting for CMakeLists.txt when copying SQL-files nad use the proper method for direct copying.

Closes issue 5240

--HG--
branch : trunk
This commit is contained in:
click
2010-12-24 18:33:11 +01:00
parent a99e12cf0f
commit e57866ac9a
11 changed files with 19 additions and 46 deletions
-5
View File
@@ -1,5 +0,0 @@
########### install files ###############
FILE(GLOB _SQL *.sql)
install(FILES ${README} DESTINATION share/trinity/sql/full)