Skip to content

Commit ef6c010

Browse files
committed
ENH: Remove unused USE_OPTION1 build option from Common.cmake
This option was never used.
1 parent 60bbc16 commit ef6c010

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Common.cmake

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ endif()
1616
#-----------------------------------------------------------------------------
1717
# Build option(s)
1818
#-----------------------------------------------------------------------------
19-
option(USE_OPTION1 "Build OPTION1" ON)
2019

2120
#-----------------------------------------------------------------------------
2221
# Update CMake module path

0 commit comments

Comments
 (0)