Fix for windows #1

Merged
cantyonion merged 4 commits from jinham/LiveParise:main into main 2024-09-09 07:06:41 +08:00
Showing only changes of commit 3b13327664 - Show all commits

View File

@@ -1,4 +1,4 @@
cmake_minimum_required(VERSION 3.30) cmake_minimum_required(VERSION 3.23)
project(Live\ Parise C) project(Live\ Parise C)
set(CMAKE_C_STANDARD 11) set(CMAKE_C_STANDARD 11)