5 lines
89 B
CMake
5 lines
89 B
CMake
target_sources( ${PROJECT_NAME}
|
|
PRIVATE
|
|
${CMAKE_CURRENT_LIST_DIR}/qG3PointDialog.ui
|
|
)
|