We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
News
Register
Sign In
doi
/
ObjSim
forked from
FrankMichler/ObjSim
DOI
10.12751/g-node.00fbef
Watch
1
Star
0
Fork
0
Files
Tree:
987f54a712
Branches
Tags
master
10.12751/g-node.00fbef
ObjSim
/
scripts
/
CMakeLists.txt
CMakeLists.txt
129 B
History
Download
1
2
3
4
5
6
7
8
cmake_minimum_required (VERSION 2.8)
install (PROGRAMS
inc_startsim.sh
DESTINATION
bin/scripts
)