[CMake] Using target_link_libraries

John Drescher drescherjm at gmail.com
Sat Mar 27 21:10:02 EDT 2010


> ADD_EXECUTABLE(tiney ${program_SRCS})
> TARGET_LINK_LIBRARIES(program ${program_LIBS})

Are these the exact 2 lines? I mean you have tiney in one and program
in the other?

John


More information about the CMake mailing list