Page Menu
Home
c4science
Search
Configure Global Search
Log In
Files
F110363889
run_tests.sh
No One
Temporary
Actions
Download File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Subscribers
None
File Metadata
Details
File Info
Storage
Attached
Created
Fri, Apr 25, 23:49
Size
176 B
Mime Type
text/x-shellscript
Expires
Sun, Apr 27, 23:49 (2 d)
Engine
blob
Format
Raw Data
Handle
25812816
Attached To
rSPECMICP SpecMiCP / ReactMiCP
run_tests.sh
View Options
#!/bin/bash
export PKG_CONFIG_PATH=/opt/yaml-cpp/lib/pkgconfig
git clone https://bitbucket.org/specmicp/specmicp
cd specmicp
mkdir build && cd build
cmake ../
make && ctest
Event Timeline
Log In to Comment