Skip to content

Commit ffb4a49

Browse files
committed
Use first chapter as project template
1 parent e125056 commit ffb4a49

2 files changed

Lines changed: 11 additions & 1172 deletions

File tree

attachments/template/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
cmake_minimum_required (VERSION 3.29)
22

3-
set (TEMPLATE_NAME "VulkanTemplate")
3+
set (TEMPLATE_NAME "VulkanTutorial")
44

55
project (${TEMPLATE_NAME})
66

0 commit comments

Comments
 (0)