mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 10:22:55 +00:00
revert accidently commited change
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
05d9dd57c2
commit
f950313696
1 changed files with 1 additions and 1 deletions
|
@ -280,7 +280,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
|
||||
|
|
Loading…
Add table
Reference in a new issue