Skip to content

Commit 55893e7

Browse files
committed
Fix firmware installation
1 parent 394bf06 commit 55893e7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

libsbig/CMakeLists.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ set (SBIG_VERSION "4.9.9")
55
set (SBIG_SOVERSION "4")
66

77
option(INDI_INSTALL_UDEV_RULES "Install UDEV rules" On)
8+
option(INDI_INSTALL_FIRMWARE "Install Firmware" On)
89

910
list (APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/")
1011
list (APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/../cmake_modules/")

0 commit comments

Comments
 (0)