deleted wiringpi source files

This commit is contained in:
Jonas Zeunert
2019-04-30 12:30:39 +02:00
parent 3053aaa331
commit a4a3cd8e24
37 changed files with 174 additions and 8504 deletions

View File

@@ -151,6 +151,8 @@ if(NOT Poco_FOUND)
message(FATAL_ERROR, "Could not find libPoco")
endif()
target_link_libraries(${PROJECT_NAME} PUBLIC Poco::Foundation Poco::Net Poco::JSON)
if(ENABLE_TESTING)
add_subdirectory(tests)
endif(ENABLE_TESTING)