Merge pull request #169 from rolk/169_havetest
Check that test prog. compiled before declared found
This commit is contained in:
commit
f44db76a72
@ -195,7 +195,7 @@ function (find_opm_package module deps header lib defs prog conf)
|
|||||||
find_package_handle_standard_args (
|
find_package_handle_standard_args (
|
||||||
${module}
|
${module}
|
||||||
DEFAULT_MSG
|
DEFAULT_MSG
|
||||||
${module}_INCLUDE_DIR ${_lib_var}
|
${module}_INCLUDE_DIR ${_lib_var} HAVE_${MODULE}
|
||||||
)
|
)
|
||||||
|
|
||||||
# allow the user to override these from user interface
|
# allow the user to override these from user interface
|
||||||
|
Loading…
Reference in New Issue
Block a user