2015-05-07 15:12 GMT+02:00 Kornel Benko <kor...@lyx.org>:
> Hi,
> testing new cmake, I get ctest error for the call
>         # ctest -R CPackComponentsPrefix
[snip]
>
> Adding line
>         set(CPACK_PACKAGE_CONTACT "someContact")
> in Tests/CPackComponentsPrefix/CMakeLists.txt cures the testcase for me.

Thanks for reporting this.

It would seem that a few CPack tests weren't testing RPM and DEB
packages as variables "CPACK_BINARY_DEB" and "CPACK_BINARY_RPM" were
not set.

I'll fix this so that tests will run in nightly testing.

Thanks,
Domen
-- 

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 to support the CMake community. For more 
information on each offering, please visit:

CMake Support: http://cmake.org/cmake/help/support.html
CMake Consulting: http://cmake.org/cmake/help/consulting.html
CMake Training Courses: http://cmake.org/cmake/help/training.html

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Follow this link to subscribe/unsubscribe:
http://public.kitware.com/mailman/listinfo/cmake-developers

Reply via email to