mfreerdp-server: don't link directly to CoreGraphics
authorChristian Hofstaedtler <christian@hofstaedtler.name>
Mon, 11 Mar 2013 20:20:22 +0000 (21:20 +0100)
committerChristian Hofstaedtler <christian@hofstaedtler.name>
Mon, 11 Mar 2013 20:22:24 +0000 (21:22 +0100)
commit3fb24690897f3175b27e307fb6323442170e8925
treeb9c1da6fc2ad7388b9ec31c127321c2b97e65f69
parent6cb3db2be9f464bbaf4808438b8fcb281234d756
mfreerdp-server: don't link directly to CoreGraphics

Apparently one should link to ApplicationServices, which is a purely
transitional framework. This fixes builds with deployment target set
to 10.4 when building with the 10.8 SDK.
server/Mac/CMakeLists.txt