Re: [CMake] Labels on tests defined on another subdirectory

2018-09-19 Thread Raffi Enficiaud
nks! Raffi Le mer. 19 sept. 2018 à 02:22, Raffi Enficiaud <mailto:raffi.enfici...@mines-paris.org>> a écrit : Hi, I just wanted to know if it is possible from a directory to add labels on tests defined on a sub-directory (via add_subdirectory). When I do a set_test

[CMake] Labels on tests defined on another subdirectory

2018-09-18 Thread Raffi Enficiaud
Hi, I just wanted to know if it is possible from a directory to add labels on tests defined on a sub-directory (via add_subdirectory). When I do a set_tests_properties on the tests that were retrieved with get_directory_property, cmake says that the test is not found. Maybe I am missing som

Re: [CMake] CPack Debian

2015-10-10 Thread Raffi Enficiaud
Le 10/10/15 14:36, Robert Bielik a écrit : Hi Raffi, It works nicely with the new debian backend, thanks! Regards /R Great! I am on my side still experiencing some issues with Launchpad... Best, Raffi -- Powered by www.kitware.com Please keep messages on-topic and check the CMake FAQ at:

Re: [CMake] CPack Debian

2015-10-09 Thread Raffi Enficiaud
Le 09/10/15 15:37, Robert Bielik a écrit : Den 2015-10-09 kl. 15:36, skrev Robert Bielik: I saw that Rafael introduced libarchive in commit 7044e8ee4, which seems to be set to both produce tars without sparse files, and having root:root as user. Sorry, that would be Raffi ;) Yep :) Targeted

Re: [CMake] "Cannot restore timestamp" error on Windows

2013-04-29 Thread Raffi Enficiaud
For an automatic build daemon, I think setting CMAKE_SUPPRESS_REGENERATION should be sufficient workaround (until the next "true" release with the proposed workaround). Best, Raffi Enficiaud -- Powered by www.kitware.com Visit other Kitware open-source projects at http://w

Re: [CMake] "Cannot restore timestamp" error on Windows

2013-04-29 Thread Raffi Enficiaud
I do not know the code that much, but I guess "Makefile::SetProjectName" is called much earlier than cmLocalVisualStudio7Generator::CreateVCProjBuildRule, right? What do you think? Best, Raffi Enficiaud -Original Message- From: Brad King [mailto:brad.k...@kitware.com] Sent: lundi 29

Re: [CMake] "Cannot restore timestamp" error on Windows

2013-04-29 Thread Raffi Enficiaud
Hi, I read the content of the change in the link you provided, and I have a newbie question: Why not using one timestamp (different filename) per library/binary/project ? Looking forward to having this issue solved in the next official release! Best, Raffi Enficiaud -- View this message in