mirror of
https://github.com/aap/librw.git
synced 2025-12-19 00:49:50 +00:00
cmake: merge librw_skeleton_imgui in librw_skeleton
This commit is contained in:
@@ -3,8 +3,8 @@ add_executable(dumprwtree
|
||||
)
|
||||
|
||||
target_link_libraries(dumprwtree
|
||||
PUBLIC
|
||||
librw
|
||||
PRIVATE
|
||||
librw::librw
|
||||
)
|
||||
|
||||
if(LIBRW_INSTALL)
|
||||
|
||||
Reference in New Issue
Block a user