mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Extensions: Sample extension is now installed
This commit is contained in:
parent
a4f61d90f0
commit
812a5aabc6
2 changed files with 6 additions and 0 deletions
5
ext/CMakeLists.txt
Normal file
5
ext/CMakeLists.txt
Normal file
|
@ -0,0 +1,5 @@
|
|||
cmake_minimum_required (VERSION 2.8)
|
||||
|
||||
message ("-- Configuring extensions")
|
||||
|
||||
install (FILES totals.py DESTINATION ${TIMEW_DOCDIR}/ext)
|
Loading…
Add table
Add a link
Reference in a new issue