diff options
| author | Fabrice <fabrice@schaub-dev.xyz> | 2026-04-12 08:32:08 +0200 |
|---|---|---|
| committer | Fabrice <fabrice@schaub-dev.xyz> | 2026-04-12 08:32:08 +0200 |
| commit | 2983e797dde8bafb2e17aafd2cf0981d2d113afb (patch) | |
| tree | ad17914803259cd066109ef4c038e6b307328149 /CMakeLists.txt | |
| parent | 676e82fd11f7bab138a7ff64e7e3bc38bddb85ea (diff) | |
fix naming
Diffstat (limited to 'CMakeLists.txt')
| -rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index a9ca13d..2f87f41 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -49,6 +49,7 @@ set_target_properties(cheesemap PROPERTIES C_STANDARD 11 C_STANDARD_REQUIRED ON C_EXTENSIONS ON + POSITION_INDEPENDENT_CODE ON ) ## configuration summary |
