clean-up
This commit is contained in:
@@ -3,9 +3,6 @@
|
|||||||
# Remove old cmake build contents to start fresh like ci would do
|
# Remove old cmake build contents to start fresh like ci would do
|
||||||
rm -r build
|
rm -r build
|
||||||
|
|
||||||
# enable CMake to find Qt6
|
|
||||||
# export Qt6_DIR=$HOME/Qt/6.10.2/gcc_64/lib/cmake/Qt6
|
|
||||||
|
|
||||||
# project configuration
|
# project configuration
|
||||||
cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DQt6_DIR=$HOME/Qt/6.10.2/gcc_64/lib/cmake/Qt6
|
cmake -S . -B build -DCMAKE_BUILD_TYPE=Release -DQt6_DIR=$HOME/Qt/6.10.2/gcc_64/lib/cmake/Qt6
|
||||||
#build executable
|
#build executable
|
||||||
|
|||||||
Reference in New Issue
Block a user