From 7554aefc886d4ebc4b4c139a5cddcab6163cf72f Mon Sep 17 00:00:00 2001 From: Vinicius Monego Date: Thu, 30 Sep 2021 23:37:29 -0300 Subject: [PATCH] Link QtScriptByteArray with QtScript. --- CMakeLists.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CMakeLists.txt b/CMakeLists.txt index 492ccae..05fec08 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -2077,7 +2077,7 @@ add_library(QtScriptByteArray STATIC EXCLUDE_FROM_ALL lib/qtscript-bytearray/bytearrayprototype.cpp ) set_target_properties(QtScriptByteArray PROPERTIES AUTOMOC ON) -target_link_libraries(QtScriptByteArray Qt5::Core) +target_link_libraries(QtScriptByteArray Qt5::Core Qt5::Script) target_include_directories(mixxx-lib SYSTEM PUBLIC lib/qtscript-bytearray) target_link_libraries(mixxx-lib PRIVATE QtScriptByteArray) -- 2.30.2 ype='submit' value='switch'/> Wojtek's customized Guix
aboutsummaryrefslogtreecommitdiff
path: root/nix/libutil/archive.cc
diff options
context:
space:
mode:
authorRaghav Gururajan <raghavgururajan@disroot.org>2020-09-11 12:45:24 -0400
committerDanny Milosavljevic <dannym@scratchpost.org>2020-09-12 02:19:05 +0200
commitc6e8d17b02a840fb742437dacbcde9ca293a8f2e (patch)
treedc97aec547385b67f854a9dceb7e5506a2840751 /nix/libutil/archive.cc
parentc519a5b5b6a249b609cf37565dd837157809b4b1 (diff)
downloadguix-c6e8d17b02a840fb742437dacbcde9ca293a8f2e.tar.gz
guix-c6e8d17b02a840fb742437dacbcde9ca293a8f2e.zip
gnu: Add python-potr.
* gnu/packages/python-crypto.scm (python-potr): New variable.
Diffstat (limited to 'nix/libutil/archive.cc')
0 files changed, 0 insertions, 0 deletions