Lines Matching +full:software +full:- +full:properties +full:- +full:common
4 # copyright and related and neighboring rights to this software to the
5 # public domain worldwide. This software is distributed without any warranty.
8 # along with this software. If not, see
51 # import pkg-config
115 … string(REGEX REPLACE ".*ARCH_VALUE ([a-zA-Z0-9_]+).*" "\\1" _TARGET_ARCH "${_COMPILATION_LOG}")
128 math(EXPR _VS_VERSION "${MSVC_VERSION} / 10 - 60")
130 math(EXPR _VS_VERSION "${MSVC_VERSION} / 10 - 50")
212 # common stuff
253 set_target_properties(sodium PROPERTIES
259 set_target_properties(sodium PROPERTIES
266 set_target_properties(sodium PROPERTIES
271 set_target_properties(sodium PROPERTIES
275 if (NOT (sodium_DLL_DEBUG MATCHES ".*-NOTFOUND"))
276 set_target_properties(sodium PROPERTIES
280 if (NOT (sodium_DLL_RELEASE MATCHES ".*-NOTFOUND"))
281 set_target_properties(sodium PROPERTIES