This commit is contained in:
Vitor Santos Costa 2017-03-20 15:53:17 +00:00
parent ad710f3a0c
commit 6e2260471a

View File

@ -10,9 +10,9 @@
#
macro_optional_find_package (LibR ON)
macro_log_feature (R_FOUND "R"
"Use R Environment"
"http://www.r.org" FALSE)
macro_log_feature (LIBR_FOUND "R"
"Use R Environment"
"http://www.r.org" FALSE)
if (LIBR_FOUND)