Skip to content

Commit 205ebdf

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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)