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年前
コミット 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} )

読み込み中…
キャンセル
保存