Skip to content

Commit

Permalink
Consistent IFC4 schema
Browse files Browse the repository at this point in the history
  • Loading branch information
aothms committed Feb 6, 2018
1 parent 1e772a7 commit 6dd22fd
Show file tree
Hide file tree
Showing 5 changed files with 1,689 additions and 1,344 deletions.
1 change: 1 addition & 0 deletions cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -307,6 +307,7 @@ function(files_for_ifc_version IFC_VERSION RESULT_NAME)
${IFC_PARSE_DIR}/Ifc${IFC_VERSION}-latebound.h
${IFC_PARSE_DIR}/Ifc${IFC_VERSION}.cpp
${IFC_PARSE_DIR}/Ifc${IFC_VERSION}-latebound.cpp
${IFC_PARSE_DIR}/Ifc${IFC_VERSION}-schema.cpp
PARENT_SCOPE
)
endfunction()
Expand Down
Loading

0 comments on commit 6dd22fd

Please sign in to comment.