Don't force build to list tests #3399
Labels
bug
a bug in the product
Feature: ctest
repro needed
This needs to be reproduced and repro steps detailed either in a comment or in the discussion.
Milestone
Brief Issue Summary
To list the tests the CMake tools forcibly build the project. It should be possible to list the tests without building them first for the following reasons:
In other words it should to do the same with CMake tools as with command line CMake / ctest:
Steps to reproduce:
A simple CMake project to reproduce this issue is available in this github repo.
CMake Tools Diagnostics
Debug Log
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: