Use autostart as the name of the CMake project.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit 22c3e28263)
r14.0.x
Slávek Banko 4 years ago
parent a90a5683f0
commit 9b309af454
No known key found for this signature in database
GPG Key ID: 608F5293A04BE668

@ -12,7 +12,7 @@ cmake_minimum_required( VERSION 2.8 )
#### general package setup
project( kcmautostart )
project( autostart )
set( VERSION R14.0.7 )

@ -1 +1 @@
tde_create_handbook( DESTINATION autostart )
tde_create_handbook( DESTINATION ${PROJECT_NAME} )

Loading…
Cancel
Save