aboutsummaryrefslogtreecommitdiffstats
path: root/src/templates
ModeNameSize
-rw-r--r--apactivity.html426logstatsplain
-rw-r--r--apattachment.html164logstatsplain
-rw-r--r--apattachmentlist_item.html77logstatsplain
-rw-r--r--appoll.html274logstatsplain
-rw-r--r--appoll_item.html62logstatsplain
-rw-r--r--appost.html495logstatsplain
-rw-r--r--apreblog.html99logstatsplain
-rw-r--r--attachment.html215logstatsplain
-rw-r--r--status_info.html728logstatsplain
r: #003388 } /* Name.Builtin.Pseudo */ .highlight .fm { color: #0066bb; font-weight: bold } /* Name.Function.Magic */ .highlight .vc { color: #336699 } /* Name.Variable.Class */ .highlight .vg { color: #dd7700 } /* Name.Variable.Global */ .highlight .vi { color: #3333bb } /* Name.Variable.Instance */ .highlight .vm { color: #336699 } /* Name.Variable.Magic */ .highlight .il { color: #0000DD; font-weight: bold } /* Literal.Number.Integer.Long */
include(CMakeFindDependencyMacro)

find_dependency(CURL 7.56 REQUIRED)

include("${CMAKE_CURRENT_LIST_DIR}/@PROJECT_NAME@Targets.cmake")