STB headers may be in /usr/include on some distribs (alpine 3.17)
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
find_path(STB_INCLUDE_DIR stb/stb_image.h)
|
||||
find_path(STB_INCLUDE_DIR stb_image.h PATH_SUFFIXES stb)
|
||||
|
||||
include(FindPackageHandleStandardArgs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user