diff options
| author | notyourav <65437533+notyourav@users.noreply.github.com> | 2023-05-26 16:39:40 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-05-27 00:39:40 +0100 |
| commit | dc4e48523b103db1a2ad95992e63423f8d76ed4f (patch) | |
| tree | 0933565a4b81e4f0cb6180b7ab909ea434e7771a /src/KingSystem/System | |
| parent | 78fd3c6e7aadd81fc9a0c3e2afca13f618501f21 (diff) | |
mapRail.cpp ok (#118)
Diffstat (limited to 'src/KingSystem/System')
| -rw-r--r-- | src/KingSystem/System/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/KingSystem/System/CMakeLists.txt b/src/KingSystem/System/CMakeLists.txt index 1a53e941..4f907b81 100644 --- a/src/KingSystem/System/CMakeLists.txt +++ b/src/KingSystem/System/CMakeLists.txt @@ -62,4 +62,4 @@ target_sources(uking PRIVATE VFR.h VFRValue.cpp VFRValue.h - ) +) |
