[CMake] Help including dylib into cmake build for xcode

Frankie Chan frankie.chan at ubisoft.com
Fri May 31 10:44:07 EDT 2013


Hi,
I am trying to build an xcode project using cmake, but I am having some problems including dylib (libsqlite3.dylib).

Was using:
target_link_libraries(${Target} libsqlite3.dylib)

but i think i am going about it the wrong way.

Any help would be appreciated

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.cmake.org/pipermail/cmake/attachments/20130531/293c6f17/attachment.htm>


More information about the CMake mailing list