Restored STB detection

This commit is contained in:
emeric
2021-09-26 21:08:31 +02:00
parent cc2cb735cc
commit 885152dcbf
2 changed files with 4 additions and 11 deletions
-1
View File
@@ -4,7 +4,6 @@ include(FindPackageHandleStandardArgs)
FIND_PACKAGE_HANDLE_STANDARD_ARGS(
STB
FOUND_VAR STB_FOUND
REQUIRED_VARS STB_INCLUDE_DIR
)