include for find_package_handle_standard_args; fixes #11
This commit is contained in:
parent
9018ad347f
commit
b3e9f89b5c
@ -270,6 +270,8 @@ macro(find_math_libs _service)
|
||||
unset(l)
|
||||
endmacro()
|
||||
|
||||
include(FindPackageHandleStandardArgs)
|
||||
|
||||
macro(cache_math_result _service MATH_TYPE)
|
||||
string(TOUPPER ${_service} _SERVICE)
|
||||
set(${_SERVICE}_FIND_QUIETLY TRUE)
|
||||
|
Loading…
x
Reference in New Issue
Block a user