Skip to content

Commit

Permalink
Reduce requirement to 3.18 to build on bullseye
Browse files Browse the repository at this point in the history
  • Loading branch information
knro committed Jul 28, 2024
1 parent 87717bf commit 44fed1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion indi-pentax/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.19)
cmake_minimum_required(VERSION 3.18)
PROJECT(indi_pentax CXX C)

LIST(APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/")
Expand Down

0 comments on commit 44fed1c

Please sign in to comment.