summaryrefslogtreecommitdiffstats
path: root/quanta/data/dtep/cffunct/CMakeLists.txt
blob: 06f9ae91d4663756afac8757b07ff54bff8f1dda (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
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 )