Skip to content

Commit

Permalink
cmake 3.28, buildpro 24.01.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Scott M Anderson committed Feb 8, 2024
1 parent e263f3a commit 0e8b8d7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
cmake_minimum_required(VERSION 3.24)
cmake_minimum_required(VERSION 3.28)
project(externpro)
set(buildpro_REV 23.04.3)
set(buildpro_REV 24.01.1)
set(XP_DOWNLOAD_URL "https://github.com/smanders/externpro/releases/download")
set(XP_INSTALL_INFO "Installers located at https://github.com/smanders/externpro/releases")
set(XP_AUTO_INCLUDE xpfunmac)
Expand Down

0 comments on commit 0e8b8d7

Please sign in to comment.