From f6a672b3bb3ca3eb02243708ee50d31b72af41fc Mon Sep 17 00:00:00 2001 From: Michael <4115205+MelamudMichael@users.noreply.github.com> Date: Tue, 6 Feb 2024 20:15:27 +0200 Subject: [PATCH] Update CMakeLists.txt --- test/CMakeLists.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/test/CMakeLists.txt b/test/CMakeLists.txt index 719560454..95a21dd5c 100644 --- a/test/CMakeLists.txt +++ b/test/CMakeLists.txt @@ -20,7 +20,6 @@ # SPDX-FileType: SOURCE # SPDX-FileCopyrightText: 2023 General Motors GTO LLC # SPDX-License-Identifier: Apache-2.0 -set(CMAKE_POSITION_INDEPENDENT_CODE ON) set(TESTS_PATH ../test)