[client] removed last remnents of the decoders & parsers

This commit is contained in:
Geoffrey McRae
2021-01-12 12:42:06 +11:00
parent c21f502414
commit b58176fcdb
8 changed files with 0 additions and 2621 deletions

View File

@@ -107,7 +107,6 @@ add_subdirectory("${PROJECT_TOP}/repos/PureSpice" "${CMAKE_BINARY_DIR}/PureSpice
add_subdirectory(renderers)
add_subdirectory(clipboards)
add_subdirectory(fonts)
add_subdirectory(decoders)
add_executable(looking-glass-client ${SOURCES})
target_compile_options(looking-glass-client PUBLIC ${PKGCONFIG_CFLAGS_OTHER} ${PKGCONFIG_OPT_CFLAGS_OTHER})