mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
11 lines
267 B
Diff
11 lines
267 B
Diff
|
--- CMakeLists.txt.orig 2019-09-14 18:32:29.243288029 -0600
|
||
|
+++ CMakeLists.txt 2019-09-14 18:32:37.747281464 -0600
|
||
|
@@ -177,6 +177,7 @@
|
||
|
${CMAKE_DL_LIBS}
|
||
|
${CMAKE_THREAD_LIBS_INIT}
|
||
|
${JUCE_PLATFORM_SPECIFIC_LIBRARIES}
|
||
|
+ atomic
|
||
|
)
|
||
|
|
||
|
# PROCESS SUB-DIRECTORIES
|