diff --git a/src/MagnumPlugins/AnyImageImporter/Test/CMakeLists.txt b/src/MagnumPlugins/AnyImageImporter/Test/CMakeLists.txt index 9fafa99ff..b9b0cb2b5 100644 --- a/src/MagnumPlugins/AnyImageImporter/Test/CMakeLists.txt +++ b/src/MagnumPlugins/AnyImageImporter/Test/CMakeLists.txt @@ -36,7 +36,7 @@ endif() if(NOT BUILD_PLUGINS_STATIC) set(ANYIMAGEIMPORTER_PLUGIN_FILENAME $) if(WITH_TGAIMPORTER) - set(TGAIMAGEIMPORTER_PLUGIN_FILENAME $) + set(TGAIMPORTER_PLUGIN_FILENAME $) endif() # First replace ${} variables, then $<> generator expressions