CMake: workingDir documentation needed

This issue is archived. You can view it, but you can't modify it. Learn more

XMLWordPrintable

      The "workingDir" argument for all of the CMake steps require a bit more information, especially how the argument applies to the `WORKING_DIRECTORY` for example with the cmake `add_test()` function:

      WORKING_DIRECTORY
        Set the WORKING_DIRECTORY test property to specify the working directory in which to execute the test. If not specified the test will be run with the current working directory set to the build directory corresponding to the current source directory.
      

      https://cmake.org/cmake/help/latest/command/add_test.html

            Assignee:
            Martin Weber
            Reporter:
            Carel Combrink
            Archiver:
            Jenkins Service Account

              Created:
              Updated:
              Archived: