timewarrior/ext/CMakeLists.txt
2016-08-07 14:00:26 -04:00

5 lines
135 B
CMake

cmake_minimum_required (VERSION 2.8)
message ("-- Configuring extensions")
install (FILES totals.py DESTINATION ${TIMEW_DOCDIR}/ext)