Skip to content

Commit

Permalink
Mute warning due to basisu_miniz.h
Browse files Browse the repository at this point in the history
  • Loading branch information
fspindle committed Sep 20, 2024
1 parent e0ce967 commit f4c5e13
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions modules/core/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -329,3 +329,5 @@ vp_add_tests(CTEST_EXCLUDE_PATH network DEPENDS_ON visp_io visp_gui)
vp_glob_module_copy_data("test/math/data/*.pgm" "modules/core" NO_INSTALL)
# copy font
vp_glob_module_copy_data("src/image/private/Rubik-Regular.ttf" "data/font")

vp_set_source_file_compile_flag(src/tools/file/vpIoTools_npy.cpp -Wno-misleading-indentation)

0 comments on commit f4c5e13

Please sign in to comment.