rtl_433/include/CMakeLists.txt
Christian W. Zuckschwerdt 01e767386a Update installed files
2018-12-16 12:53:29 +01:00

8 lines
252 B
CMake

########################################################################
# Install public header files
########################################################################
install(FILES
rtl_433.h
rtl_433_devices.h
DESTINATION include
)