CMakeLists.txt: clean up
This commit is contained in:
parent
523d10d386
commit
2cfe71d323
@ -96,11 +96,4 @@ target_include_directories(testserial PRIVATE .)
|
||||
target_link_libraries(testserial ${LIBSERIALPORT_LIBRARY})
|
||||
target_include_directories(testserial PRIVATE
|
||||
${LIBSERIALPORT_INCLUDE_DIR}
|
||||
third_party/hexdump)
|
||||
|
||||
|
||||
# inverterd
|
||||
#add_executable(inverterd
|
||||
# src/inverterd.cc)
|
||||
#target_link_libraries(inverterd ${HIDAPI_LIBRARY} ${LIBSERIALPORT_LIBRARY} m)
|
||||
# TODO install
|
||||
third_party/hexdump)
|
Loading…
x
Reference in New Issue
Block a user