mirror of
https://gitdl.cn/https://github.com/chakralinux/desktop.git
synced 2025-01-24 02:22:13 +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 ()
|