Hi, Using SET_SOURCE_FILES_PROPERTIES you can add compiler command line flags with COMPILE_FLAGS, but is there any way to strip flags from CMAKE_C_FLAGS per source file? IOW, I need to remove a default flag from a specific file only. -TrevK