summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/cffunct/CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'quanta/data/dtep/cffunct/CMakeLists.txt')
-rw-r--r--quanta/data/dtep/cffunct/CMakeLists.txt40
1 files changed, 40 insertions, 0 deletions
diff --git a/quanta/data/dtep/cffunct/CMakeLists.txt b/quanta/data/dtep/cffunct/CMakeLists.txt
new file mode 100644
index 00000000..06f9ae91
--- /dev/null
+++ b/quanta/data/dtep/cffunct/CMakeLists.txt
@@ -0,0 +1,40 @@
+#################################################
+#
+# (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
+ abs.tag acos.tag acs.tag array.tag
+ asin.tag atn.tag authenticatedcontext.tag
+ authenticateduser.tag bitand.tag bitmaskclear.tag
+ bitmaskread.tag bitmaskset.tag bitnot.tag
+ bitor.tag bitshln.tag bitshrn.tag bitxor.tag
+ ceiling.tag chr.tag cjustify.tag compare.tag
+ comparenocase.tag cos.tag createobject.tag
+ createuuid.tag datetime.tag de.tag
+ decimalformat.tag decrementvalue.tag decrypt.tag
+ deleteclientvariable.tag description.rc
+ directoryexists.tag dollarformat.tag
+ duplicate.tag encrypt.tag evaluate.tag
+ exp.tag expandpath.tag fileexists.tag find.tag
+ fix.tag formatbasen.tag getbasetagdata.tag
+ getbasetaglist.tag getbasetemplatepath.tag
+ getclientvariableslist.tag
+ getcurrenttemplatepath.tag
+ getdirectoryfrompath.tag getexception.tag
+ getfilefrompath.tag getfunctionlist.tag
+ gethttprequestdata.tag gethttptimestring.tag
+ getlocale.tag getmetricdata.tag
+ getprofilestring.tag gettempdirectory.tag
+ gettempfile.tag gettemplatepath.tag
+ gettickcount.tag gettoken.tag hash.tag
+ htmlcodeformat.tag htmleditformat.tag iif.tag
+ incrementvalue.tag inputbasen.tag insert.tag
+ int.tag isarray.tag isauthenticated.tag
+ DESTINATION ${DATA_INSTALL_DIR}/quanta/dtep/cffunct )