Skip to content

Instantly share code, notes, and snippets.

@msis
Last active February 4, 2018 23:04
Show Gist options
  • Save msis/e0e10b0d77859ce82534 to your computer and use it in GitHub Desktop.
Save msis/e0e10b0d77859ce82534 to your computer and use it in GitHub Desktop.
[Use web installed Qt w/ CMake] #bash #env #CMake #Qt
#!/bin/bash
export CMAKE_PREFIX_PATH=$CMAKE_PREFIX_PATH:$HOME/Qt/5.4/gcc_64
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment