Re: Help for ciftilib needed
Andreas Tille <[email protected]> Fri, 17 Oct 2025 11:55:22 +0200
| Newsgroups | gmane.linux.debian.devel.medical |
|---|---|
| Message-ID | <[email protected]> |
Hi Santiago, Am Fri, Oct 17, 2025 at 11:34:54AM +0200 schrieb Santiago Vila: > > For your information/amusement: The file UseDoxygen.cmake was > apparently trying to get a property from a target before the target > existed at all. Moving the get_target_property after the if block, > like this: Argh. Thanks a lot for catching this Andreas.