Skip to content

Commit 205ebdf

Browse files
committed
Update protocols
1 parent 7f071dc commit 205ebdf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ include(SetPlatformFeatures)
2727
include(SystemInformation)
2828

2929
# External packages
30-
find_package(Java REQUIRED)
30+
find_package(Java 17 REQUIRED)
3131

3232
# Modules
3333
add_subdirectory("modules")

0 commit comments

Comments
 (0)