CGold
CGold copied to clipboard
:whale2: The Hitchhiker’s Guide to the CMake
Hi Ruslan, Could you add at some point information about [CMAKE_MODULE_LINKER_FLAGS](https://cmake.org/cmake/help/v3.6/variable/CMAKE_MODULE_LINKER_FLAGS.html)? I read the docs, but they are not clear to me as to what is meant by modules in...
Migrated from: https://github.com/ruslo/hunter/issues/359#issuecomment-240917420: **lldb** [ for OSX mostly, I guess] would require a `. lldbinit` file with contents along the lines of: ``` settings set target.source-map /Build /Install ``` in...
Migrated from https://github.com/ruslo/hunter/issues/359#issuecomment-240917420: **gdb** would require a .gdbinit file in the debugging directory with: ``` set substitute-path /Build /Install ``` Source: https://sourceware.org/gdb/onlinedocs/gdb/Source-Path.html
- http://stackoverflow.com/questions/25418967 - https://github.com/hunter-packages/crashpad/commit/2a11fe53e178a28e9aa4a79a20e251e078f9bd4e