chore: remove duplicate options in comment (#5783)

This commit is contained in:
H. Joe Lee
2025-09-07 16:05:16 -05:00
committed by GitHub
parent 5b8af7182e
commit bd49cc0cb2
+1 -1
View File
@@ -1,4 +1,4 @@
# Put all top-level options build options into one place
# Put all top-level build options into one place
# This file will be included at the beginning of the root CMakeLists.txt
option (HDF5_USE_FOLDERS "Enable folder grouping of projects in IDEs." ON)
mark_as_advanced (HDF5_USE_FOLDERS)