Would someone have an example of detecting the specific version of OS X that cmake is running on? I would like add values based on OS X version. IF (OS_X_VERSION matches "10.5") ...... ENDIF (OS_X_VERSION matches "10.5") or something to that effect.. Thanks -- Mike Jackson imikejackson & gmail * com