Skip to content

Commit

Permalink
Mute warning due to reflex-takktile2 3rdparty
Browse files Browse the repository at this point in the history
  • Loading branch information
fspindle committed Oct 2, 2024
1 parent 767b743 commit 98170f9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions 3rdparty/reflex-takktile2/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,6 @@ if(NOT BUILD_SHARED_LIBS)
vp_install_target(${TAKKTILE2_LIBRARY} EXPORT VISPModules ARCHIVE DESTINATION ${VISP_3P_LIB_INSTALL_PATH} COMPONENT dev)
endif()

if(UNIX)
vp_set_source_file_compile_flag(reflex_driver2.cpp -Wno-format=)
endif()

0 comments on commit 98170f9

Please sign in to comment.