mirror of
https://github.com/Serial-Studio/Serial-Studio.git
synced 2025-01-15 05:22:53 +08:00
Update CMakeLists format
This commit is contained in:
parent
2242f20c05
commit
b1d0897293
@ -79,7 +79,7 @@ endif()
|
||||
# Define project name & find Qt packages for correct CPack calls
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
project(${PROJECT_EXECUTABLE}-RootDir)
|
||||
project(Serial-Studio)
|
||||
|
||||
find_package(
|
||||
Qt6 REQUIRED
|
||||
|
@ -25,7 +25,7 @@
|
||||
#-------------------------------------------------------------------------------
|
||||
|
||||
cmake_minimum_required(VERSION 3.19)
|
||||
project(${PROJECT_EXECUTABLE} LANGUAGES CXX)
|
||||
project(app LANGUAGES CXX)
|
||||
|
||||
#-------------------------------------------------------------------------------
|
||||
# C++ options
|
||||
|
Loading…
x
Reference in New Issue
Block a user