Fix remaining warning
[openjpeg.git] / CMakeLists.txt
index c56f4814cf3861f7c5fb5d535449eda01a5831f5..76aa95eb800b83ae00c90217750ece7fd985f979 100644 (file)
@@ -253,6 +253,7 @@ if(BUILD_JPIP_SERVER)
 endif()
 add_subdirectory(src/lib)
 option(BUILD_LUTS_GENERATOR "Build utility to generate t1_luts.h" OFF)
+option(BUILD_BENCH_DWT "Build bench_dwt utility (development benchmark)" OFF)
 
 #-----------------------------------------------------------------------------
 # Build Applications