summaryrefslogtreecommitdiffstats
path: root/application/CMakeLists.txt
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2015-05-19 22:28:51 +0200
committerPetr Mrázek <peterix@gmail.com>2015-05-19 22:28:51 +0200
commitd0b31da4b53e6aa4630dec9eef9435246889d6c4 (patch)
tree5f003e15ab7515b7359ac1bf7ada001d45268ccd /application/CMakeLists.txt
parent2ad9e6393f1e4aaa31a4bba3639f12e2761cfd53 (diff)
downloadMultiMC-d0b31da4b53e6aa4630dec9eef9435246889d6c4.tar
MultiMC-d0b31da4b53e6aa4630dec9eef9435246889d6c4.tar.gz
MultiMC-d0b31da4b53e6aa4630dec9eef9435246889d6c4.tar.lz
MultiMC-d0b31da4b53e6aa4630dec9eef9435246889d6c4.tar.xz
MultiMC-d0b31da4b53e6aa4630dec9eef9435246889d6c4.zip
GH-960 possible fix for missing OSX ca certs
Diffstat (limited to 'application/CMakeLists.txt')
-rw-r--r--application/CMakeLists.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/application/CMakeLists.txt b/application/CMakeLists.txt
index b179927f..b35eabea 100644
--- a/application/CMakeLists.txt
+++ b/application/CMakeLists.txt
@@ -313,6 +313,7 @@ set(MULTIMC_QRCS
resources/iOS/iOS.qrc
resources/instances/instances.qrc
resources/versions/versions.qrc
+ resources/certs/certs.qrc
)
######## Windows resource files ########