|
|
@@ -38,6 +38,7 @@ cmFindLibraryCommand::cmFindLibraryCommand()
|
|
|
"CMAKE_FIND_ROOT_PATH_MODE_XXX",
|
|
|
"CMAKE_FIND_ROOT_PATH_MODE_LIBRARY");
|
|
|
|
|
|
+ this->EnvironmentPath = "LIB";
|
|
|
this->GenericDocumentation +=
|
|
|
"\n"
|
|
|
"If the library found is a framework, then VAR will be set to "
|