# # Locate the threads package (required) # find_package(Threads) set_package_properties(Threads PROPERTIES DESCRIPTION "The thread library of the system" TYPE REQUIRED)