#1 Move UI to classes
This commit is contained in:
@@ -3,7 +3,7 @@ set(CMAKE_CXX_STANDARD 17)
|
||||
|
||||
set(CMAKE_CXX_CLANG_TIDY clang-tidy -checks=-*,bugprone-*,concurrency-*,cppcoreguidelines-*,modernize-*,performance-*,readability-*,)
|
||||
|
||||
project(PiCamera)
|
||||
project(JAMCS)
|
||||
|
||||
# Find gtk+-4.0 library
|
||||
find_package(PkgConfig REQUIRED)
|
||||
|
||||
Reference in New Issue
Block a user