Skip to content

Commit c124bbb

Browse files
nicholasbishopmpictor
authored andcommitted
Remove note about headers not being correctly installed, didn't run into this problem
1 parent 3aac4fc commit c124bbb

2 files changed

Lines changed: 0 additions & 5 deletions

File tree

Minimal_Part_21_C++_example.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,6 @@ Minimal C++ example based on [P21read](P21read "wikilink")
77
### Notes
88

99
- this hasn't been tested
10-
- **make install** does not install all necessary headers - try using
11-
[
12-
SC\_SDAI\_ADDITIONAL\_EXES\_SRCS](STEPcode CMake variables#SC_SDAI_ADDITIONAL_EXES_SRCS "wikilink")
13-
instead
1410

1511
Important Classes
1612
-----------------

Minimal_Part_21_C++_example.mediawiki

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
Minimal C++ example based on [[P21read]]
33
=== Notes ===
44
* this hasn't been tested
5-
* '''make install''' does not install all necessary headers - try using [[STEPcode CMake variables#SC SDAI ADDITIONAL EXES SRCS | SC_SDAI_ADDITIONAL_EXES_SRCS]] instead
65
76
== Important Classes ==
87
* [http://stepcode.org/doxygen/class_registry.html Registry] (contains information about types present in the current schema)

0 commit comments

Comments
 (0)