> 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