diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index a3bc9eae55d5d019b0b2129122507cf2f0828754..170d2f1c2ad1ffa349de150f8d94975097ff5b40 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -23,4 +23,4 @@ vista_configure_app( StreamingComponentTest ) vista_install( StreamingComponentTest ) vista_create_default_info_file( StreamingComponentTest ) -set_property( TARGET StreamingComponentTest PROPERTY FOLDER "ITATests/ITAStreaming" ) +set_property( TARGET StreamingComponentTest PROPERTY FOLDER "ITACoreLibs/Tests/ITAStreaming" )