<!DOCTYPE html>
<html data-lt-installed="true">
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<link id="MDHR_textcomplete" rel="stylesheet"
href="moz-extension://e7cb4b3c-c716-43cb-a09a-eb4743a815dd/vendor/textcomplete.css">
</head>
<body style="padding-bottom: 1px;">
Thanks for the bug report.<br>
<br>
This is due to CamiTK CMake macros who do not consider the case that
testing could be disabled!<br>
To fix this bugs requires to add few safeguards in the CMake macros
(by checking first if CMake BUILD_TESTING is on before setting test
properties).<br>
This is definitely possible to achieve in a relatively small amount
of time.<br>
<br>
Would that be important to fix in the current trixie timeline (or
just nice to have)?<br>
<br>
Last question: I tried to reproduce the bug in a normal/non
packaging situation using <br>
cmake ... -DBUILD_TESTING=OFF.<br>
<br>
Is that enough, or did I miss some other settings?<br>
<br>
Best regards,<br>
Emmanuel<br>
<ul class="dropdown-menu textcomplete-dropdown"
style="display: none; position: absolute; z-index: 1000;"
contenteditable="false">
</ul>
</body>
<lt-container></lt-container>
</html>