Set -fPIC

This commit is contained in:
2022-04-17 11:45:52 -04:00
committed by GitHub
parent b9afdb0561
commit ddb042143e

View File

@@ -26,4 +26,5 @@ target_compile_options(
-g
-DNDEBUG
-fPIE
-fPIC
)