Skip to content

Commit

Permalink
bugfix: rename cmake project name
Browse files Browse the repository at this point in the history
  • Loading branch information
L-Super committed Aug 24, 2024
1 parent d69fdf8 commit 041b631
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.26)

project(QtProjectTemplate
project(FLowD
VERSION 1.0.0.0 # Set application version. For more details, see src/version.h.in
)

Expand Down

0 comments on commit 041b631

Please sign in to comment.