cmake_minimum_required(VERSION 3.21)
set(CMAKE_C_COMPILER C:/tools/BCC102/bin/bcc32c.exe)
set(CMAKE_CXX_COMPILER C:/tools/BCC102/bin/bcc32c.exe)
