Build with JUCE 7.0.6

This commit is contained in:
Nikolai Rodionov
2023-09-18 14:59:21 +02:00
parent 3c4baf43da
commit ee5dc2ada3
2 changed files with 24 additions and 24 deletions

View File

@ -7,7 +7,7 @@
# information can be found in the CMake docs. # information can be found in the CMake docs.
cmake_minimum_required(VERSION 3.15) cmake_minimum_required(VERSION 3.15)
set (CMAKE_CXX_STANDARD 20)
if (WIN32) if (WIN32)
#set (CMAKE_GENERATOR_TOOLSET ClangCL) #set (CMAKE_GENERATOR_TOOLSET ClangCL)