Commit ed5fd4b2 authored by Tristan Cavelier's avatar Tristan Cavelier

xxx component/pole: +1

parent ab5d647b
...@@ -11,8 +11,7 @@ configure-command = true ...@@ -11,8 +11,7 @@ configure-command = true
make-binary = make-binary =
make-options = make-options =
make-targets = make-targets =
cd * || exit 1 mkdir bin &&
g++ -o poledump pole.cpp poledump.cpp cd pole &&
mkdir '${:location}/bin' g++ -o ../bin/poledump pole.cpp poledump.cpp &&
mv -t '${:location}/bin' poledump mv ../bin '${:location}'
#environment =
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment