diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-01-31 09:25:07 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-01-31 13:34:15 +0100 |
commit | 33e9c9aa56a13ee95bbe26f71692aa5288bcc6b8 (patch) | |
tree | af332496322bdd03214bce04d76f883fa1e5d401 /tracker-wii/wiiyourself/CMakeLists.txt | |
parent | 10f8c5010009dd25db07b0e0478e7f15cb5cf173 (diff) |
tracker-wii: move wiiyourself library
Paging @cpuwolf
Related to: #718
Diffstat (limited to 'tracker-wii/wiiyourself/CMakeLists.txt')
-rw-r--r-- | tracker-wii/wiiyourself/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tracker-wii/wiiyourself/CMakeLists.txt b/tracker-wii/wiiyourself/CMakeLists.txt new file mode 100644 index 00000000..6a32fde4 --- /dev/null +++ b/tracker-wii/wiiyourself/CMakeLists.txt @@ -0,0 +1 @@ +otr_module(wiiyourself STATIC) |