On 2021/05/20 11:32 AM, deloptes wrote:
Slávek Banko via tde-devels wrote:Don't forget that I have to build many packages for many distributions and architectures on my builders. Therefore, every acceleration is useful. The ninja-build package is already part of Debian from Jessie. Therefore, we did not expect any complications to prevent change. In any case, classic make support is not canceled. If you remove ninja-build from Build-Depends in "control" file, the classic make will be used automatically.Slavek, how removing the dependency on ninja-build from Build-Depends will for cmake to use the classical make? With ninja-build it is harder to debug .. how can I debug the build process and use classical make, but keep ninja-build install? thank you
Hi Emanoil, https://cmake.org/cmake/help/latest/manual/cmake-generators.7.html you can probably force the use of a specific generator when you want to build it manually for debugging. I have not tested it though, so maybe I am wrong.Also have a look at _cdbs_class_cmake in debian-tde.mk in packaging files, based on its value either make or ninja is used (Slavek correct me if I am wrong here).
Cheers Michele
Attachment:
OpenPGP_signature
Description: OpenPGP digital signature
____________________________________________________ tde-devels mailing list -- devels@xxxxxxxxxxxxxxxxxx To unsubscribe send an email to devels-leave@xxxxxxxxxxxxxxxxxx Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/devels@xxxxxxxxxxxxxxxxxx