Update the build for the ppd files ( not needed for little printer tho )
This commit is contained in:
5
docs/Thermal Receipt/CMakeLists.txt
Normal file
5
docs/Thermal Receipt/CMakeLists.txt
Normal file
@@ -0,0 +1,5 @@
|
||||
#cmake_minimum_required(VERSION 2.8)
|
||||
add_executable(rastertotmtr
|
||||
filter/TmThermalReceipt.c
|
||||
)
|
||||
target_link_libraries(rastertotmtr cupsimage cups)
|
||||
Reference in New Issue
Block a user