-
Type:
Suggestion
-
Resolution: Won't Fix
-
Component/s: Pipelines - Run Failures
I'm using CMake in most of my C/C++ projects. It works pretty much like Makefile test ./configure; make; make test only the first step is cmake . instead.
I'm using CMake in most of my C/C++ projects. It works pretty much like Makefile test ./configure; make; make test only the first step is cmake . instead.