For some reason on Linux CMakeLists.txt requires this: target_link_libraries(luna ${CONAN_LIBS} -pthread). Without it linking fails with undefined symblosl for the thread library.