=========================================================== .___ __ __ _________________ __ __ __| _/|__|/ |_ / ___\_` __ \__ \ | | \/ __ | | \\_ __\ / /_/ > | \// __ \| | / /_/ | | || | \___ /|__| (____ /____/\____ | |__||__| /_____/ \/ \/ grep rough audit - static analysis tool v2.8 written by @Wireghoul =================================[justanotherhacker.com]=== razercfg-0.42+ds/ui/CMakeLists.txt:1:include("${razer_SOURCE_DIR}/scripts/cmake.global") razercfg-0.42+ds/ui/CMakeLists.txt-2- ############################################## razercfg-0.42+ds/razerd/CMakeLists.txt:1:include(${razer_SOURCE_DIR}/scripts/cmake.global) razercfg-0.42+ds/razerd/CMakeLists.txt-2- ############################################## razercfg-0.42+ds/librazer/CMakeLists.txt:1:include("${razer_SOURCE_DIR}/scripts/cmake.global") razercfg-0.42+ds/librazer/CMakeLists.txt-2- ############################################## razercfg-0.42+ds/README.md-58- razercfg-0.42+ds/README.md:59:Be aware that `make install` installs the shared library `librazer.so` to `$PREFIX/lib`. razercfg-0.42+ds/README.md:60:The default `$PREFIX` is `/usr/local/`, but the install prefix can also be changed via `-DCMAKE_INSTALL_PREFIX='<somewhere>'`. razercfg-0.42+ds/README.md:61:You have to make sure that `librazer.so` in `$PREFIX/lib/` can be found by the dynamic linker `ld.so`. razercfg-0.42+ds/README.md-62-Your operating system most likely already has support for libraries in `/usr/local/lib`. So on most systems you don't have to do anything. ############################################## razercfg-0.42+ds/CMakeLists.txt-11- razercfg-0.42+ds/CMakeLists.txt:12:include("${razer_SOURCE_DIR}/scripts/cmake.global") razercfg-0.42+ds/CMakeLists.txt-13-include(CheckIncludeFile)