From 971eab04171ffc28adb56ffb2963be0ce2184b48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dami=C3=A1n=20Parrino?= Date: Mon, 19 Feb 2024 12:23:52 -0300 Subject: [PATCH] Update CMakeLists.txt --- _includes/samples/shape/CMakeLists.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/_includes/samples/shape/CMakeLists.txt b/_includes/samples/shape/CMakeLists.txt index 358e9f2..3e94d4a 100644 --- a/_includes/samples/shape/CMakeLists.txt +++ b/_includes/samples/shape/CMakeLists.txt @@ -17,4 +17,5 @@ create_pbp_file( BACKGROUND_PATH NULL PREVIEW_PATH NULL TITLE ${PROJECT_NAME} -) \ No newline at end of file + VERSION 01.00 +)