We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0019aa2 commit 3808fe2Copy full SHA for 3808fe2
components/core/cmake/Options/options.cmake
@@ -142,10 +142,6 @@ function(validate_clp_regex_utils_dependencies)
142
)
143
endfunction()
144
145
-function(set_clp_regex_utils_dependencies)
146
- set_property(DIRECTORY PROPERTY CLP_NEED_YSTDLIB TRUE)
147
-endfunction()
148
-
149
function(validate_clp_s_archivereader_dependencies)
150
validate_clp_dependencies_for_target(CLP_BUILD_CLP_S_ARCHIVEREADER
151
CLP_BUILD_CLP_STRING_UTILS
0 commit comments