Skip to content

Commit bd49cc0

Browse files
authored
chore: remove duplicate options in comment (#5783)
1 parent 5b8af71 commit bd49cc0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeBuildOptions.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Put all top-level options build options into one place
1+
# Put all top-level build options into one place
22
# This file will be included at the beginning of the root CMakeLists.txt
33
option (HDF5_USE_FOLDERS "Enable folder grouping of projects in IDEs." ON)
44
mark_as_advanced (HDF5_USE_FOLDERS)

0 commit comments

Comments
 (0)