Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-09-30 | feat(License): add new headers information about license (#7941) | Kargatum | |
Co-authored-by: Francesco Borzì <borzifrancesco@gmail.com> | |||
2021-07-17 | fix(CMake): find std::filesystem across platforms (#6914) | Necropola | |
* fix(CORE): Find std::filesystem across platforms Closes #6889 * Squeeze blank lines to make check-codestyle happy * Move find_package(Filesystem ...) to deps/stdfs * CMAKE_CXX_STANDARD gets already set in ConfigureBaseTargets.cmake |