78ec046130
Add a `VS_STARTUP_PROJECT` directory property to specify the project that should be placed first in the `.sln` file so that it will be selected as the default startup project. Co-Author: Taylor Braun-Jones <taylor.braunjones@avigilon.com>
5 lines
219 B
Plaintext
5 lines
219 B
Plaintext
^CMake Warning \(dev\) in CMakeLists.txt:
|
|
Directory property VS_STARTUP_PROJECT specifies target 'DoesNotExist' that
|
|
does not exist. Ignoring.
|
|
This warning is for project developers. Use -Wno-dev to suppress it.$
|