From c7e9739aa30842e371bc68457e370d66497bd81e Mon Sep 17 00:00:00 2001 From: regan-amd Date: Wed, 27 Aug 2025 21:44:02 +0000 Subject: [PATCH] Remove conditional from body of test's target_include_directories cmake clause --- projects/hipfft/clients/tests/CMakeLists.txt | 3 --- 1 file changed, 3 deletions(-) diff --git a/projects/hipfft/clients/tests/CMakeLists.txt b/projects/hipfft/clients/tests/CMakeLists.txt index a2fed1c3bc7..fb120adf0a4 100644 --- a/projects/hipfft/clients/tests/CMakeLists.txt +++ b/projects/hipfft/clients/tests/CMakeLists.txt @@ -183,9 +183,6 @@ foreach( target ${TEST_TARGETS} ) $ $ $ - if( HIPFFT_BUILD_SCOPE ) - $ - endif() ) target_link_libraries( ${target}