Frank Aurich
Frank Aurich
In my opinion you ignore the fact that CMake can be used on Windows, while Make cannot. Also, CMake offers `ccmake` or `cmake-gui` for easy configuration and a full overview...
Is it possible that the extension only works correctly if I **open a folder** (with CMakePresets.json) in VS Code? When I do that, I don't get any errors, and the...
I'm getting make errors when trying to build Transmission after this PR was pushed: ``` make[2]: *** No rule to make target 'web/assets/img/team.svg', needed by 'web/CMakeFiles/trweb'. Stop. make[1]: *** [CMakeFiles/Makefile2:1589:...