BIM/Draft: fix paths related to example files

* My mod (#23284) of CMakeLists.txt did not create the desired subfolder. Therefore the TTF and PAT files have now been put in the main example folder.
* draft_test_objects.FCStd has been update for the new path of the mentioned files.
* BIMExample.FCStd has been updated to use the PAT file from the example folder instead of acad.pat from a local folder.
This commit is contained in:
Roy-043
2025-10-27 12:05:54 +01:00
committed by Chris Hennes
parent b9e7b355c7
commit 038f3c0e3a
6 changed files with 3 additions and 3 deletions

Binary file not shown.

View File

@@ -8,9 +8,9 @@ SET(Examples_Files
FEMExample.FCStd
AssemblyExample.FCStd
ArchDetail.FCStd
draft_test_objects_files/FCPAT.pat
draft_test_objects_files/osifont.license
draft_test_objects_files/osifont-lgpl3fe.ttf
FCPAT.pat
osifont.license
osifont-lgpl3fe.ttf
)
ADD_CUSTOM_TARGET(Example_data ALL