Update dockerfile and devcontainer.json to execute poststart.sh and forward x11
This commit is contained in:
@@ -31,7 +31,7 @@ qt_add_executable(appWeatherRoutes
|
||||
${RESOURCES_RCC}
|
||||
)
|
||||
|
||||
qt_add_qml_module(appWeatherRoutes
|
||||
qt6_add_qml_module(appWeatherRoutes
|
||||
URI WeatherRoutes
|
||||
VERSION 1.0
|
||||
QML_FILES
|
||||
|
||||
Reference in New Issue
Block a user