mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-02-03 10:57:15 +08:00
7 lines
154 B
Diff
7 lines
154 B
Diff
|
447,449d446
|
||
|
< if (${CMAKE_SIZEOF_VOID_P} EQUAL "8")
|
||
|
< install(TARGETS zynaddsubfx_dssi LIBRARY DESTINATION lib64/dssi/)
|
||
|
< else ()
|
||
|
451d447
|
||
|
< endif ()
|