Skip to content

Commit 3808fe2

Browse files
committed
Delete unnecessary function.
1 parent 0019aa2 commit 3808fe2

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

components/core/cmake/Options/options.cmake

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,6 @@ function(validate_clp_regex_utils_dependencies)
142142
)
143143
endfunction()
144144

145-
function(set_clp_regex_utils_dependencies)
146-
set_property(DIRECTORY PROPERTY CLP_NEED_YSTDLIB TRUE)
147-
endfunction()
148-
149145
function(validate_clp_s_archivereader_dependencies)
150146
validate_clp_dependencies_for_target(CLP_BUILD_CLP_S_ARCHIVEREADER
151147
CLP_BUILD_CLP_STRING_UTILS

0 commit comments

Comments
 (0)