Thanks a lot now I get it.
-Original Message-
From: cmake-boun...@cmake.org [mailto:cmake-boun...@cmake.org] On Behalf Of
Michael Wild
Sent: Tuesday, February 02, 2010 1:48 PM
To: Martin Guillon
Cc: cmake@cmake.org
Subject: Re: [CMake] CoreGraphics framework
On 2. Feb, 2010, at 12:05
On 2. Feb, 2010, at 12:05 , Martin Guillon wrote:
> Hi,
>
> I am trying to include CGEvent.h in my cmake project. So I need to include
> CoreGraphics framework.
>
> So I added
> FIND_LIBRARY(APP_SERVICES ApplicationServices "/")
> FIND_LIBRARY(COREGRAPHICS CoreGraphics "/") in my cmakelists
Hi,
I am trying to include CGEvent.h in my cmake project. So I need to include
CoreGraphics framework.
So I added
FIND_LIBRARY(APP_SERVICES ApplicationServices "/")
FIND_LIBRARY(COREGRAPHICS CoreGraphics "/") in my cmakelists
But the CoreGraphics Framework is in the Application Services Framew