Hi there, I would like to write in a portable way the following cmake script: FILE(GLOB myvar "${fullpath}"/*.DCM "${fullpath}"/*.dcm ) How do I check that the target system is case sensitive or not ? Thanks, -- Mathieu