Skip to content

Commit

Permalink
Linux need this target_link_libraries call
Browse files Browse the repository at this point in the history
  • Loading branch information
scheffle committed May 23, 2024
1 parent 22a9c2c commit 1161b76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions vstgui/uidescription/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -205,6 +205,7 @@ if(LINUX)
PRIVATE
${VSTGUI_GENERATED_DIR}
)
target_link_libraries(${target} PRIVATE vstgui)
endif()
##########################################################################################
find_package(EXPAT)
Expand Down

0 comments on commit 1161b76

Please sign in to comment.