On 8/22/19 2:41 PM, David Cole via cmake-developers wrote:
> The return code indicates a stack overflow. Let's hope it is not intended.
Thanks folks. I opened an issue for that here:
* https://gitlab.kitware.com/cmake/cmake/issues/19629
-Brad
--
Powered by www.kitware.com
Please keep message
40791 and outputs nothing. Was this intended?
>
>
>
> Cheers,
>
> Máté
>
>
>
> Feladó: Nagy-Egri Máté Ferenc
> Elküldve: 2019. július 9., kedd 9:41
> Címzett: Kyle Edwards; CMake fejlesztők
> Tárgy: RE: [cmake-developers] cmake-file-api and CTest
>
>
&
?
Cheers,
Máté
Feladó: Nagy-Egri Máté Ferenc
Elküldve: 2019. július 9., kedd 9:41
Címzett: Kyle Edwards; CMake fejlesztők
Tárgy: RE: [cmake-developers] cmake-file-api and CTest
Hi Kyle,
I’ve never contributed to CMake before. I once wanted to enchance the makefile
generators with batch-mode support
On 7/7/19 5:04 AM, Nagy-Egri Máté Ferenc via cmake-developers wrote:
> I am trying to cook a CTest back-end to the Test Explorer UI extension
> for VS Code as a summer project and I thought of using the new cmake-file-api
> for it.
CTest's model of the test suite is distinct from CMake's model and
Tárgy: Re: [cmake-developers] cmake-file-api and CTest
On Sun, 2019-07-07 at 09:04 +, Nagy-Egri Máté Ferenc via cmake-
developers wrote:
> Hi!
>
> I am trying to cook a CTest back-end to the Test Explorer UI
> extension for VS Code as a summer project and I thought of using the
On Sun, 2019-07-07 at 09:04 +, Nagy-Egri Máté Ferenc via cmake-
developers wrote:
> Hi!
>
> I am trying to cook a CTest back-end to the Test Explorer UI
> extension for VS Code as a summer project and I thought of using the
> new cmake-file-api for it. The docs however are understandably scarc
Hi!
I am trying to cook a CTest back-end to the Test Explorer UI extension for VS
Code as a summer project and I thought of using the new cmake-file-api for it.
The docs however are understandably scarce and I could not muster how to obtain
tests and not targets. Is it possible with this ini