Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] jenkins test environment

​Hi,


I'm attempting to write some automated tests which use CMake, and I was wondering which (if any) assumptions I can make about the Jenkins test environment. More specifically, can I expect "cmake" to be installed? gcc? Ninja?


I guess this also raises the question of whether or not CDT can bundle CMake or not.


/Jesper


Back to the top