名称优化
This commit is contained in:
+3
-3
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user