You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdewebdev/quanta/data/dtep/cfml/CMakeLists.txt

42 lines
1.6 KiB

#################################################
#
# (C) 2010-2011 Serghei Amelian
# serghei (DOT) amelian (AT) gmail.com
#
# Improvements and feedback are welcome
#
# This file is released under GPL >= 2
#
#################################################
install( FILES
cfabort.tag cfapplet.tag cfapplication.tag
cfargument.tag cfassociate.tag cfauthenticate.tag
cfbreak.tag cfcache.tag cfcase.tag cfcatch.tag
cfchart.tag cfchartdata.tag cfchartseries.tag
cfcol.tag cfcollection.tag cfcomponent.tag
cfcontent.tag cfcookie.tag cfdirectory.tag
cfdump.tag cferror.tag cfexecute.tag cfexit.tag
cffile.tag cfflush.tag cfform.tag cfftp.tag
cffunction.tag cfgrid.tag cfgridcolumn.tag
cfgridrow.tag cfgridupdate.tag cfheader.tag
cfhtmlhead.tag cfhttp.tag cfhttpparam.tag
cfimport.tag cfinclude.tag cfindex.tag
cfinput.tag cfinsert.tag cfinvoke.tag
cfinvokeargument.tag cfldap.tag cflocation.tag
cflock.tag cflog.tag cflogin.tag cfloginuser.tag
cfloop.tag cfmail.tag cfmailparam.tag
cfmodule.tag cfobject.tag cfobjectcache.tag
cfoutput.tag cfparam.tag cfpop.tag
cfprocessingdirective.tag cfprocparam.tag
cfprocresult.tag cfproperty.tag cfquery.tag
cfqueryparam.tag cfregistry.tag cfreport.tag
cfsavecontent.tag cfschedule.tag cfsearch.tag
cfselect.tag cfsetting.tag cfslider.tag
cfstoredproc.tag cfswitch.tag cftable.tag
cftextinput.tag cfthrow.tag cftrace.tag
cftransaction.tag cftree.tag cftreeitem.tag
cfupdate.tag cfusion.tag cfwddx.tag cfxml.tag
description.rc ftp.tag test.cfm
DESTINATION ${DATA_INSTALL_DIR}/quanta/dtep/cfml )