Closed jbigot closed 2 months ago
This should be the same as #423 solved in PDI 1.5.2, do you still encounter the issue with 1.5.2?
In GitLab by @tpadioleau on May 3, 2022, 11:14
Sorry for the duplicate. I am currently relying on the packages of the Ubuntu 20.04 distribution. I will check as soon as the package is released.
In GitLab by @tpadioleau on Aug 4, 2022, 14:40
This works for me! thanks
In GitLab by @tpadioleau on May 3, 2022, 08:13
The
PDI_C
target seems to rely on a C cmake feature. This enforces CXX-only projects to enable the C language to make cmake happy. Would it be possible to create a CXX target dedicated to CXX-only projects ?