Use autostart as the name of the CMake project.

Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
pull/4/head
Slávek Banko 4 年前
父节点 3a076b9696
当前提交 22c3e28263
签署人:: SlavekB
GPG 密钥 ID: 608F5293A04BE668

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

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

正在加载...
取消
保存