diff options
| author | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2022-09-20 16:53:48 +0200 |
|---|---|---|
| committer | Xavier Del Campo Romero <xavi.dcr@tutanota.com> | 2022-09-20 17:34:21 +0200 |
| commit | 635d950efddde7a60edba75f7b4d5e0028e4c99a (patch) | |
| tree | aee9fce5fc800f9c86b901a7f7eb11bb27076965 /src/CMakeLists.txt | |
| parent | 42b976af1bb4dda02e590d604b2012cf5958c240 (diff) | |
| download | jancity-635d950efddde7a60edba75f7b4d5e0028e4c99a.tar.gz | |
Implement net component
Diffstat (limited to 'src/CMakeLists.txt')
| -rw-r--r-- | src/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt index da04812..7a35715 100644 --- a/src/CMakeLists.txt +++ b/src/CMakeLists.txt @@ -15,6 +15,7 @@ set(components keyboard menu mouse + net pad peripheral player |
