We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 394bf06 commit 55893e7Copy full SHA for 55893e7
1 file changed
libsbig/CMakeLists.txt
@@ -5,6 +5,7 @@ set (SBIG_VERSION "4.9.9")
5
set (SBIG_SOVERSION "4")
6
7
option(INDI_INSTALL_UDEV_RULES "Install UDEV rules" On)
8
+option(INDI_INSTALL_FIRMWARE "Install Firmware" On)
9
10
list (APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/cmake_modules/")
11
list (APPEND CMAKE_MODULE_PATH "${CMAKE_CURRENT_SOURCE_DIR}/../cmake_modules/")
0 commit comments