Kitware is currently looking for a software developer in our Clifton
Park NY office. We are looking for someone with C++ and CMake
experience. Here is the job posting:
https://www.smartrecruiters.com/kitware/743999656184083-software-developer
Thanks.
-Bill
--
Bill Hoffman
Kitware, Inc.
28
On Tue, Jul 25, 2017 at 6:08 AM, Mathias Bavay wrote:
> Hi!
>
> I've just upgraded CDash from version 2.3.0 (git) to the latest git
> version (2.6 but reporting 2.5 on its front page). Everything worked, I see
> my projects and their configuration (icons, descriptions, etc) but no
> builds are sh
On Tue, Jul 25, 2017 at 17:43:03 +0200, Roman Wüger wrote:
> is the signing of DEB packages (debsigs) and RPM packages (rpmsign or
> rpm --addsign) supported at the moment?
It doesn't appear to be supported right now (no results from grep'ing
for "debsig" or "addsign").
--Ben
--
Powered by www.
Hi list,
What is the "right" way to install a custom target, when you don't know the
result file name?
E.g. I have a sample project:
cmake_minimum_required(VERSION 3.9)
project(custom_target)
add_custom_target(
log ALL
COMMAND ${CMAKE_COMMAND} -E environment > sample-$.log
)
# install(
Hello,
is the signing of DEB packages (debsigs) and RPM packages (rpmsign or rpm
--addsign) supported at the moment?
Best Regards
Roman
--
Powered by www.kitware.com
Please keep messages on-topic and check the CMake FAQ at:
http://www.cmake.org/Wiki/CMake_FAQ
Kitware offers various services
Hi!
I've just upgraded CDash from version 2.3.0 (git) to the latest git
version (2.6 but reporting 2.5 on its front page). Everything worked, I
see my projects and their configuration (icons, descriptions, etc) but
no builds are shown... I've checked in the database itself, the table
cdash/bu