diff --git a/CMakeLists.txt b/CMakeLists.txt index c057b31..1190045 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -410,7 +410,7 @@ function(b_embed TARGET FILENAME) ) # Add the generated files to the target - target_include_directories(${TARGET} PUBLIC + target_include_directories(${TARGET} SYSTEM PUBLIC $ $ )