summaryrefslogtreecommitdiffstats
path: root/config.h.cmake
diff options
context:
space:
mode:
authorgregory guy <[email protected]>2020-03-19 13:28:37 +0100
committergregory guy <[email protected]>2020-03-19 13:28:37 +0100
commitf59c52a01618727a0e1ea225c6c0eb248e3b3d6b (patch)
treefbd2910bb4c88349916e55f9e0d11b9d301503b9 /config.h.cmake
parent5a39b72448ea23fc3e56b4516568fa425604f831 (diff)
downloadamarok-f59c52a01618727a0e1ea225c6c0eb248e3b3d6b.tar.gz
amarok-f59c52a01618727a0e1ea225c6c0eb248e3b3d6b.zip
Add "AMAZON_SUPPORT" definition to the cmake build.
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'config.h.cmake')
-rw-r--r--config.h.cmake3
1 files changed, 3 insertions, 0 deletions
diff --git a/config.h.cmake b/config.h.cmake
index a693e719..ee68fcb9 100644
--- a/config.h.cmake
+++ b/config.h.cmake
@@ -33,3 +33,6 @@
#cmakedefine USE_POSTGRESQL 1
#cmakedefine MYSQL_STRUCT @MYSQL_STRUCT@
+
+#cmakedefine AMAZON_SUPPORT 1
+