CMakeOnly.ProjectIncludeBeforeAny
command_line: D:\a\nightly-builds\nightly-builds\build\bin\cmake.exe "-DTEST=ProjectIncludeBeforeAny" "-DCMAKE_ARGS=-DCMAKE_PROJECT_INCLUDE_BEFORE=D:/a/nightly-builds/nightly-builds/Tests/CMakeOnly/ProjectIncludeBefore/include.cmake" "-P" "D:/a/nightly-builds/nightly-builds/build/Tests/CMakeOnly/Test.cmake"
working_directory: "./Tests/CMakeOnly"
Processors: 1
Execution Time: 0.351
Completion Status: Completed
Environment: #CTEST_RESOURCE_GROUP_COUNT=
stdout:
CMake Warning (dev) at CMakeLists.txt:2 (project):
cmake_minimum_required() should be called prior to this top-level project()
call. Please see the cmake-commands(7) manual for usage documentation of
both commands.
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done (0.1s)
-- Generating done (0.1s)
-- Build files have been written to: D:/a/nightly-builds/nightly-builds/build/Tests/CMakeOnly/ProjectIncludeBeforeAny-build