From 22c3e2826346b7fabee126aa32e91525b3a3b408 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sl=C3=A1vek=20Banko?= Date: Wed, 8 Apr 2020 19:54:05 +0200 Subject: Use autostart as the name of the CMake project. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- doc/en/CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/en/CMakeLists.txt b/doc/en/CMakeLists.txt index 6c50013..ba3ef3e 100644 --- a/doc/en/CMakeLists.txt +++ b/doc/en/CMakeLists.txt @@ -1 +1 @@ -tde_create_handbook( DESTINATION autostart ) +tde_create_handbook( DESTINATION ${PROJECT_NAME} ) -- cgit v1.2.3