Hi

I have read the documentation on find_library command, and i think what i
need is possible, but i just can't figure it out.

I'd like to run the find_library command, so that it doesn't use the
windows environment variable PATH for folders to look from.

Is this possible with cmake?

I tried a few of the additional commands for find_library, but it didn't
seem to work.

These "few" include "NO_SYSTEM_ENVIRONMENT_PATH" and "NO_DEFAULT_PATH"

And additionally, I have a list of folders where to look from, currently i
provide it as "HINTS" but i did try giving it as "PATHS"

_______________________________________________
Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to