We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12e63f9 commit 484630bCopy full SHA for 484630b
.github/workflows/test.yml
@@ -217,9 +217,7 @@ jobs:
217
mkdir -p build
218
pushd build
219
echo "veryfing stuff:"
220
- ls -la /mingw/lib
221
ls -la ..
222
- ls -la ../renode/src/Plugins/SystemCPlugin/SystemCModule/lib/socket-cpp
223
cmake .. -G "Unix Makefiles" -DUSER_SYSTEMC_INCLUDE_DIR=$(pwd)/../systemc/src \
224
-DUSER_SYSTEMC_LIB_DIR=$(pwd)/../artifacts/systemc_windows \
225
-DCMAKE_CXX_FLAGS="-DWIN32_LEAN_AND_MEAN"
0 commit comments