名称优化

This commit is contained in:
2026-08-02 03:43:39 +08:00
parent d8e023cea7
commit 3d027967b9
109 changed files with 1699 additions and 3979 deletions
+3 -3
View File
@@ -59,6 +59,6 @@ set_property(TARGET Psc_Widget PROPERTY AUTORCC ON)
target_link_libraries(Psc_Widget PUBLIC ${qt_libraries})
target_link_libraries(Psc_Widget PUBLIC Psc_Core_Static)
# Demo 画廊
append_glob_source(Demo_Gallery_src ${root_dir}/Demo_Gallery)
add_executable(Demo_Gallery ${Demo_Gallery_src})
target_link_libraries(Demo_Gallery PUBLIC Renderive_Qt Psc_Widget)
#append_glob_source(Demo_Gallery_src ${root_dir}/Demo_Gallery)
#add_executable(Demo_Gallery ${Demo_Gallery_src})
#target_link_libraries(Demo_Gallery PUBLIC Renderive_Qt Psc_Widget)