cmake install_targets examples

Signatures

install_targets(<dir> [RUNTIME_DIRECTORY dir] target target)

Examples

opensim-org/opensim-core OpenSim/Examples/Plugins/AnalysisPluginExample/CMakeLists.txt :25

install_targets(/plugins RUNTIME_DIRECTORY /plugins  ${PLUGIN_NAME})

ComputationalBiomechanicsLab/opensim-creator third_party/libosim/opensim-core/OpenSim/Examples/Plugins/AnalysisPluginExample/CMakeLists.txt :25

install_targets(/plugins RUNTIME_DIRECTORY /plugins  ${PLUGIN_NAME})

openmm/openmm CMakeLists.txt :411

INSTALL_TARGETS(/lib RUNTIME_DIRECTORY /lib ${SHARED_TARGET})

openmm/openmm-torch CMakeLists.txt :95

INSTALL_TARGETS(/lib RUNTIME_DIRECTORY /lib ${SHARED_NN_TARGET})