mirror of
https://github.com/dankamongmen/notcurses
synced 2025-03-09 17:19:03 -04:00
notcurses++ needs PUBLIC notcurses linkage
This commit is contained in:
parent
66bb614ab3
commit
78fadafb8f
@ -209,7 +209,7 @@ target_include_directories(notcurses++-static
|
|||||||
)
|
)
|
||||||
|
|
||||||
target_link_libraries(notcurses++
|
target_link_libraries(notcurses++
|
||||||
PRIVATE
|
PUBLIC
|
||||||
notcurses)
|
notcurses)
|
||||||
|
|
||||||
set(NCPP_COMPILE_OPTIONS
|
set(NCPP_COMPILE_OPTIONS
|
||||||
|
Loading…
x
Reference in New Issue
Block a user