mirror of
https://github.com/ArthurSonzogni/FTXUI.git
synced 2025-09-27 16:19:35 +08:00
Use IWYU.
This commit is contained in:
2
.github/workflows/linux-emscripten.yaml
vendored
2
.github/workflows/linux-emscripten.yaml
vendored
@@ -16,5 +16,5 @@ jobs:
|
||||
run: >
|
||||
mkdir build;
|
||||
cd build;
|
||||
emcmake cmake ..
|
||||
emcmake cmake ..;
|
||||
cmake --build . --config Release;
|
||||
|
Reference in New Issue
Block a user