`cmake –build build –target help` not showing all targets
I have a project that clearly defines the myapp.exe
target in the toplevel CMakeLists.txt like this:
I have a project that clearly defines the myapp.exe
target in the toplevel CMakeLists.txt like this: