Skip to content

CMake for building API examples is unclear #222

Open
@chrisdembia

Description

@chrisdembia

In preparation for making the opensim installation more unix-friendly, I am cleaning up the cmake files for examples. I have some questions.

  1. SymbolicExpressionReporter does not get installed (https://github.com/opensim-org/opensim-core/blob/master/OpenSim/Examples/CMakeLists.txt#L16).
  2. The block of code starting at this line never gets executed.
  3. What should be the behavior of the cmake variable BUILD_API_EXAMPLES? Right now, what it seems to do is prevent the installation of files; it does not affect building. Is this correct?

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions