At 1235988171 time_t, Duc Nguyen wrote: > I want to install awesome3 in /opt/software, since all my libraries are > in that prefix (libxcb etc). How do I get cmake to look for libraries > in that prefix? I know I should probably be setting CMAKE_LIBRARY_PATH > and CMAKE_PREFIX_PATH, but it doesn't seem to work when I try setting > them as environment vars. What do I have to change in > awesomeConfig.cmake to get the desired behavior?
You can pass them with -DCMAKE_PREFIX_PATH= at cmake command line. Cheers, -- Julien Danjou // ᐰ <[email protected]> http://julien.danjou.info // 9A0D 5FD9 EB42 22F6 8974 C95C A462 B51E C2FE E5CD // When I get sad, I stop being sad and be awesome instead. True story.
signature.asc
Description: Digital signature
