Don't link to Qt5 and CGNS anymore

This commit is contained in:
Louis Gombert 2024-08-14 11:30:35 +00:00
parent 00fc408f99
commit a3243d0e6b

View File

@ -68,9 +68,9 @@ SET(_link_LIBRARIES
MeshDriverMED MeshDriverMED
MeshDriverUNV MeshDriverUNV
MeshDriverGMF MeshDriverGMF
${DriverCGNS_LIB} # ${DriverCGNS_LIB}
${MEDCoupling_medloader} ${MEDCoupling_medloader}
Qt5::Core # Qt5::Core
) )
# --- headers --- # --- headers ---