tumcms / Open-Infra-Platform

This is the official repository of the open-source Open Infra Platform software (as of April 2020).
Other
50 stars 23 forks source link

[BUG] Unknown CMake command in CMakeLists.txt in unit test "Commands" #383

Closed SamuilsRulovs closed 3 years ago

SamuilsRulovs commented 3 years ago

Describe the bug CMake Error at UnitTests/Schemas/IFC4X1/Comments/CMakeLists.txt:20 (CreateIfcFileUnitTestForSchema): Unknown CMake command "CreateIfcFileUnitTestForSchema".

To Reproduce Steps to reproduce the behavior:

  1. Fetch all new changes
  2. Start configuration process
  3. See error

Expected behavior CMake should configure without error

CMake configuration If applicable, list any special configurations you have selected in CMake.