1CMAKE_LIBRARY_PATH_FLAG 2----------------------- 3 4The flag to be used to add a library search path to a compiler. 5 6The flag will be used to specify a library directory to the compiler. 7On most compilers this is ``-L``. 8