1 2 3 4 5 6
b74fb0544e32 b74fb0544e32 b74fb0544e32 b74fb0544e32 b37bd6524ff3 b74fb0544e32
FILE(GLOB SRC *.cpp) ADD_EXECUTABLE(login_test ${SRC}) TARGET_LINK_LIBRARIES(login_test transport ${SWIFTEN_LIBRARIES})