diff options
author | Mike Gabriel <mike.gabriel@das-netzwerkteam.de> | 2020-12-22 13:11:32 +0000 |
---|---|---|
committer | Robert Tari <robert@tari.in> | 2021-01-12 14:19:54 +0100 |
commit | d0a386078f471633250a760cdcd1a21a63d0dd06 (patch) | |
tree | 24ac3f4a5bdf4ce6a67be4bf45da6bf5cb576cd6 /include/lomiri/CMakeLists.txt | |
parent | 26073182645da0a7ba7214b331c725fab1506253 (diff) | |
download | ayatana-indicator-sound-d0a386078f471633250a760cdcd1a21a63d0dd06.tar.gz ayatana-indicator-sound-d0a386078f471633250a760cdcd1a21a63d0dd06.tar.bz2 ayatana-indicator-sound-d0a386078f471633250a760cdcd1a21a63d0dd06.zip |
Port from Unity8 to Lomiri (URL Dispatcher and API).
Diffstat (limited to 'include/lomiri/CMakeLists.txt')
-rw-r--r-- | include/lomiri/CMakeLists.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/include/lomiri/CMakeLists.txt b/include/lomiri/CMakeLists.txt new file mode 100644 index 0000000..ef57b9e --- /dev/null +++ b/include/lomiri/CMakeLists.txt @@ -0,0 +1 @@ +add_subdirectory(gmenuharness) |