add: waveshare lib
This commit is contained in:
@@ -5,9 +5,10 @@ project(Frame)
|
||||
set(CMAKE_CXX_STANDARD 17)
|
||||
|
||||
|
||||
if (UNIX)
|
||||
#if (UNIX)
|
||||
add_subdirectory(bcm2835)
|
||||
endif (UNIX)
|
||||
add_subdirectory(waveshare)
|
||||
#endif (UNIX)
|
||||
|
||||
add_subdirectory(frame)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user