Commit fd8b74b
committed
Added DILIGENT_BUILD_WIN32_GUI_AS_CONSOLE CMake option
Build Win32 apps using the console subsystem on CI1 parent a16bed4 commit fd8b74b
File tree
5 files changed
+5
-4
lines changed5 files changed
+5
-4
lines changedSubmodule DiligentCore updated 7 files
Submodule DiligentTools updated 9 files
- .github/workflows/build-apple.yml+6-6
- .github/workflows/build-emscripten.yml+4-4
- .github/workflows/build-linux.yml+8-8
- .github/workflows/build-windows.yml+9-9
- .github/workflows/msvc_analysis.yml+3-3
- CMakeLists.txt+1
- NativeApp/CMakeLists.txt+7-1
- NativeApp/src/Win32/WinMain.cpp+15-44
- NativeApp/src/Win32/main.cpp+37
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
721 | 721 | | |
722 | 722 | | |
723 | 723 | | |
| 724 | + | |
724 | 725 | | |
725 | 726 | | |
726 | 727 | | |
| |||
0 commit comments