occt-products: master a5853338

Author Committer Branch Timestamp Parent
msv smoskvin master 2022-10-27 10:52:21 master 784a4956
Changeset 0033184: Correct cmake procedure to disable protection of TKPointCloudBase

The toolkit TKPointCloudBase contains only base classes that are not protected.
This patch disables its protection during configuration.

Also, it disables protection during wasm build, as license check is not possible
in web assembly.
mod - adm/scripts/wasm_build.bat Diff File
mod - src/TKPointCloudBase/CMakeLists.txt Diff File