Skip to content

Instantly share code, notes, and snippets.

@amlel-el-mahrouss
Created May 8, 2026 08:12
Show Gist options
  • Select an option

  • Save amlel-el-mahrouss/6ab55d92d182d08878fee024725f5c59 to your computer and use it in GitHub Desktop.

Select an option

Save amlel-el-mahrouss/6ab55d92d182d08878fee024725f5c59 to your computer and use it in GitHub Desktop.
#!/bin/sh
mkdir build
cd build
cmake ..
make
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment