cmake_template icon indicating copy to clipboard operation
cmake_template copied to clipboard

CMake for C++ Best Practices

Results 71 cmake_template issues
Sort by recently updated
recently updated
newest added

Hello, is there's any documentation on how to use Doxygen? I see that `cmake/Doxygen.cmake` is shipped but I can't find any instructions on how to use it correctly in the...

I found a tiny issue in the repo and put up a PR to address: #48 As I was doing so, it wasn't clear to me if there were any...

It seems later versions of GCC requires the `-O` to `FORTIFY` this makes the compilation error fail with: ~~~console [115/198] Building CXX object _deps/catch2-build/src/CMakeFiles/Catch2.dir/catch2/matchers/catch_matchers_string.cpp.o In file included from /home/user/.cache/CPM/catch2/8336fa0dd617945aa607363db497172b01dc4bf1/src/catch2/matchers/catch_matchers_string.cpp:8: In...

Hi! A simple use case, need to install myproject::sample_library from this example as shared lib of course with all needed include files. How to do this? Is there a magic...

Hey Jason, I know you've just done the overhaul according to your youtube video but the main branch `README.md` still says ``` NOTE This is undergoing a major overhaul on...

This is the "out of the box" experience. When you open this project in Clion (Windows) does it Just Work? related #17

good first issue

1) make a new project from this project template 2) make a different new project from this project template 3) have the first project include the second project 4) see...

Close only after all of the referenced issues have been closed.

This is the "out of the box" experience. When you open this project in VSCode does it Just Work? related #17

good first issue

This is the "out of the box" experience. When you open this project in MSVC does it Just Work? related #17

good first issue