Skip to content

Commit 658d98a

Browse files
author
rami
committed
test 2
1 parent 519d23b commit 658d98a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CMakeLists.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ endif()
1414

1515
project(VainDirectoryModel VERSION 0.0.1)
1616

17+
set(CMAKE_CXX_STANDARD 20)
18+
1719
include(FetchContent)
1820
FetchContent_Declare(
1921
juce

0 commit comments

Comments
 (0)