diff mlk-map/CMakeLists.txt @ 597:087468cbf7ab

cmake: install more modules
author David Demelier <markand@malikania.fr>
date Thu, 30 Mar 2023 12:39:24 +0200
parents cedfdbc0e9a7
children
line wrap: on
line diff
--- a/mlk-map/CMakeLists.txt	Mon Mar 27 17:01:01 2023 +0200
+++ b/mlk-map/CMakeLists.txt	Thu Mar 30 12:39:24 2023 +0200
@@ -25,3 +25,5 @@
 	FOLDER tools
 	INSTALL
 )
+
+add_executable(mlk::mlk-map ALIAS mlk-map)