Build: fix gtest build flags affecting actual library

Switch to target_ functions to avoid this.
This commit is contained in:
Brecht Van Lommel
2022-09-18 07:41:13 +02:00
parent 6bf5cc62e0
commit 0ffd288fab
14 changed files with 116 additions and 111 deletions

View File

@@ -7,6 +7,7 @@ endif()
set(INC
.
..
../atomic
)