OSDN Git Service

revert accidently commited changes
authorIvailo Monev <xakepa10@gmail.com>
Fri, 18 Jun 2021 11:19:12 +0000 (14:19 +0300)
committerIvailo Monev <xakepa10@gmail.com>
Fri, 18 Jun 2021 11:19:12 +0000 (14:19 +0300)
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
cmake/modules/KatieBuildMacros.cmake

index 5529eff..c6ee6f6 100644 (file)
@@ -274,7 +274,7 @@ endfunction()
 # depend on KtNetwork depend on plugins that depend on it too
 add_custom_target(plugins_dependant_tests)
 function(KATIE_SETUP_PLUGIN FORPLUGIN)
-    add_dependencies(plugins_dependant_tests ${FORPLUGIN})
+    add_dependencies(plugins_dependant_tests ${FORPLUGIN})
 endfunction()
 
 # a macro to ensure that object targets are build with PIC if the target they