SWDEV-472309 - Disable hipGetProcAddress tests for static build

Change-Id: I7018829557f9e7132b7e4a71b31de5e67ed29218
This commit is contained in:
Ioannis Assiouras
2024-07-12 11:43:33 +01:00
parent 90bafb8ae8
commit 1bd8e9dcf4
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
# LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
# OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
# THE SOFTWARE.
if(UNIX)
if(UNIX AND BUILD_SHARED_LIBS)
set(TEST_SRC ${TEST_SRC}
complex_loading_behavior.cc)
set(AMD_TEST_SRC