CMake

CMakeOnly.ProjectIncludeBefore

command_line: /Users/runner/work/nightly-builds/nightly-builds/build/bin/cmake "-DTEST=ProjectIncludeBefore" "-DCMAKE_ARGS=-DCMAKE_PROJECT_ProjectInclude_INCLUDE_BEFORE=/Users/runner/work/nightly-builds/nightly-builds/Tests/CMakeOnly/ProjectIncludeBefore/include.cmake" "-P" "/Users/runner/work/nightly-builds/nightly-builds/build/Tests/CMakeOnly/Test.cmake"

working_directory: "./Tests/CMakeOnly"

Processors: 1

Execution Time: 0.245

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.0s)
-- Build files have been written to: /Users/runner/work/nightly-builds/nightly-builds/build/Tests/CMakeOnly/ProjectIncludeBefore-build
Status: passed
Loading...