mirror of
https://github.com/chris2511/xca.git
synced 2026-09-12 19:51:05 +05:00
Merge remote-tracking branch 'origin/main'
This commit is contained in:
commit
5d0204b8bf
@ -11,6 +11,7 @@ add_test(NAME testxca COMMAND testxca)
|
||||
set_tests_properties(testxca PROPERTIES LABELS gui)
|
||||
add_dependencies(tests testxca)
|
||||
target_link_libraries(testxca ${ASAN_LIB} ${QT}::Test xcalib)
|
||||
target_link_options(testxca PRIVATE -pthread)
|
||||
|
||||
if (APPLE)
|
||||
target_link_libraries(testxca
|
||||
|
||||
Loading…
Reference in New Issue
Block a user