CMake|OS X: Building and running with Xcode
Like MSVS, Xcode uses different folders for the Debug and Releasebinaries. The INTDIR or $<TARGET_FILE> is now used when fixingdynamic linker install names.
View differences
CMake|OS X: Building and running with Xcode
Like MSVS, Xcode uses different folders for the Debug and Release
binaries. The INTDIR or $<TARGET_FILE> is now used when fixing
dynamic linker install names.