Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- sdk@6aa2c8ef6fc3:/workdir/conan/conan-yocto-hellocppcmake$ ./build.sh
- + rm -rf build
- + mkdir build
- + cd build
- + cp ../conanfile.py .
- + pwd
- /workdir/conan/conan-yocto-hellocppcmake/build
- + mkdir source
- + mkdir install
- + conan source -sf source -if install .
- conanfile.py (hellocppcmake/1.0.0): Configuring sources in /workdir/conan/conan-yocto-hellocppcmake/build/source
- conanfile.py (hellocppcmake/1.0.0): Executing exports to: /workdir/conan/conan-yocto-hellocppcmake/build/source
- + tree
- .
- ├── conanfile.py
- ├── install
- └── source
- 2 directories, 1 file
- + cd ..
- + set +x
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement