Skip to content

Instantly share code, notes, and snippets.

@minhducsun2002
Created August 26, 2018 13:58
Show Gist options
  • Select an option

  • Save minhducsun2002/9ee75e506c6c10e1a88faf89c767cfc9 to your computer and use it in GitHub Desktop.

Select an option

Save minhducsun2002/9ee75e506c6c10e1a88faf89c767cfc9 to your computer and use it in GitHub Desktop.
git clone https://github.com/avast-tl/retdec;
cd retdec;
mkdir build; cd build;
cmake .. -DCMAKE_INSTALL_PREFIX=./output
make -j4
make install
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment