[CMake] Framework

James Bigler bigler at cs.utah.edu
Mon Sep 10 09:25:53 EDT 2007


I want to use a framework for the includes and library linkage.   
FIND_LIBRARY seems like it will work for the library, but what about  
the include.  Should I use a FIND_FILE followed by a  
INCLUDE_DIRECTORIES.

I want to link against the Apple profiling library found in /System/ 
Library/PrivateFrameworks/CHUD.framework .

Thanks,
James


More information about the CMake mailing list