fix cmake

v2^2
Brett 2025-01-15 19:15:11 -05:00
parent d34174ece4
commit 7864ddc4de
1 changed files with 0 additions and 4 deletions

View File

@ -1,10 +1,6 @@
cmake_minimum_required(VERSION 3.20) cmake_minimum_required(VERSION 3.20)
include(cmake/color.cmake) include(cmake/color.cmake)
<<<<<<< HEAD
set(BLT_VERSION 2.1.16) set(BLT_VERSION 2.1.16)
=======
set(BLT_VERSION 2.1.14)
>>>>>>> cf6cbbd (make write profile work)
set(BLT_TARGET BLT) set(BLT_TARGET BLT)