I’ve cloned the CMake sources using a scalar clone. All the sources are in thesrc sub-directory.
Running CMake with the command cmake -G FASTBuild -S src -G 1.B creates unwanted directories as following
I’ve cloned the CMake sources using a scalar clone. All the sources are in thesrc sub-directory.
Running CMake with the command cmake -G FASTBuild -S src -G 1.B creates unwanted directories as following
Thanks for trying out the generator!
I’ve created MR with the fix: https://gitlab.kitware.com/cmake/cmake/-/merge_requests/11379