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

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to