mirror of
https://github.com/aap/librw.git
synced 2025-12-20 09:29:49 +00:00
cmake: merge librw_skeleton_imgui in librw_skeleton
This commit is contained in:
@@ -4,8 +4,8 @@ add_executable(imguitest WIN32
|
||||
|
||||
target_link_libraries(imguitest
|
||||
PUBLIC
|
||||
librw
|
||||
librw_skeleton_imgui
|
||||
librw::skeleton
|
||||
librw::librw
|
||||
)
|
||||
|
||||
if(LIBRW_INSTALL)
|
||||
|
||||
Reference in New Issue
Block a user