mirror of
https://github.com/slint-ui/slint.git
synced 2025-08-04 10:50:00 +00:00
c++: remove IMPORTED_NO_SONAME as corrosion sets it now
This commit is contained in:
parent
9a103b9c37
commit
1036c0d082
1 changed files with 0 additions and 2 deletions
|
@ -276,8 +276,6 @@ if(SLINT_FEATURE_COMPILER)
|
|||
install(PROGRAMS $<TARGET_FILE:slint-compiler> TYPE BIN)
|
||||
endif()
|
||||
|
||||
set(SLINT_LIB_PROPERTIES "IMPORTED_NO_SONAME;1")
|
||||
|
||||
# Corrosion sets the `IMPORTED` locations late to allow us to set OUTPUT_DIRECTORY
|
||||
# target properties. This function must be deferred until after Corrosion set the
|
||||
# locations. Since we are writing to a config file Generator expressions are not
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue