Hi Danny! > ... and I checked ./cmake/BcToolboxConfig.cmake.in in bctoolbox and that does > look okay. > > But they have a renamer in CMakeLists.txt and that checks > > set(EXPORT_TARGETS_NAME "bctoolbox") > > So probably you could specify that one. No idea why it exists and is different > from the original name.
I see. How do I specify that in the package-definition of linnphone-desktop? I tried "-DEXPORT_TARGETS_NAME=bctoolbox" as configure-flag, but did not work. Regards, RG.