mirror of
https://gitee.com/idea4good/GuiLite.git
synced 2025-12-26 14:15:51 +08:00
connect with power bi
This commit is contained in:
@@ -12,3 +12,7 @@ FILE(GLOB SRC src/*.cpp)
|
||||
ADD_LIBRARY(gui ${SRC})
|
||||
|
||||
TARGET_LINK_LIBRARIES(gui core sample)
|
||||
|
||||
execute_process(
|
||||
COMMAND ${CMAKE_SOURCE_DIR}/connect.sh Gui
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user