mirror of
https://github.com/eried/portapack-mayhem.git
synced 2025-09-20 04:54:46 -04:00
Fix for compile under docker (#2147)
This commit is contained in:
parent
100bea644c
commit
53b59a8a22
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
cmake_minimum_required(VERSION 3.20)
|
||||
cmake_minimum_required(VERSION 3.5)
|
||||
|
||||
project(standalone_apps)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue