Ubuntu – CHECK_INCLUDE_FILE_CXX doesn't find the header
I am trying to compile a project in C++ coded by other persons (Orthanc for the people that knows a bit of medical imaging) on Ubuntu 22.04. One library needed is pugixml but CHECK_INCLUDE_FILE_CXX doesn't seem to find the header…