Detect STB using another non deprecated header file. fixes #207
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
find_path(STB_INCLUDE_DIR stb/stb.h)
|
||||
find_path(STB_INCLUDE_DIR stb/stb_image.h)
|
||||
|
||||
include(FindPackageHandleStandardArgs)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user