shiva::filesystem
This module simply makes a namespace alias and some preprocessing mandatory to use std::filesystem. This module is represented by a cmake interface library that facilitates its handling through other modules.
filesystem.hpp
To manage it from side of cmake you have to do as follow:
Last updated