cmake-init icon indicating copy to clipboard operation
cmake-init copied to clipboard

Template for reliable, cross-platform C++ project setup using cmake.

Results 27 cmake-init issues
Sort by recently updated
recently updated
newest added

some spell errors found when i use cmake-init, see the differences below

As of CMake 3.13, the previously missing function [`target_link_options`](https://cmake.org/cmake/help/v3.13/command/target_link_options.html) was introduced. I suggest to use this instead of `target_link_libraries`. The current implementation does not allow passing linker options for MSVC....

It would be nice to have an option to generate ccpcheck reports as an xml file. When calling cppcheck, using the `--xml --output-file=` arguments forces cppcheck to output its report...

https://github.com/cginternals/cmake-init/blob/3be6f85df401d0e667b5a64ce9e65584bf10a313/source/CMakeLists.txt#L24 Does anyone know/remember, why testing with gtest on mingw fails? I uncommented this and got strange cmake errors, I gues this is why it is disabled. But can't find...

The issue was extracted from the discussion in #44.

backlog

Sources: * [globjects integration into Hunter](https://github.com/hunter-packages/globjects) * [Hunter documentation](https://docs.hunter.sh/en/latest/)

The list of specific settings is to be collected.

avx512 not tested pls review

- [ ] Add function to collect and install dependencies - [ ] Create app-bundles on macOS - [ ] Use Fixup_Bundle

pending