]> OCCT Git - occt.git/commit
Testing - WebAssembly build validation #256
authorPasukhin Dmitry <dpasukhi@opencascade.com>
Fri, 14 Feb 2025 16:08:45 +0000 (17:08 +0100)
committerGitHub <noreply@github.com>
Fri, 14 Feb 2025 16:08:45 +0000 (16:08 +0000)
commit5b574af01f45c8508bdc94b348171dd4b13af751
tree7684dbf26776fcaaa7d3fae45a995215c6320fd7
parent67bd61d4d375b4e71199eb28269706b9a6664c60
Testing - WebAssembly build validation #256

Add WebAssembly build workflow for Ubuntu and update CMake warnings for OpenGL usage
Add workaround for platform-specific macros setup before project command
Update CMake configuration for Emscripten and Android toolchains;
Disable default features for vcpkg manifest
Update GitHub workflows to support multiple build types and improve compiler flag handling
Disabled DETools module for Emscripten support in CMake configuration
.github/workflows/build-multiconfig-mingw.yml
.github/workflows/build-multiconfig-msvc.yml
.github/workflows/build-multiconfig-ubuntu.yml
.github/workflows/build-occt-wasm-ubuntu.yml [new file with mode: 0644]
.github/workflows/build-occt-with-vcpkg.yml
CMakeLists.txt