Last active
February 4, 2018 23:04
-
-
Save msis/e0e10b0d77859ce82534 to your computer and use it in GitHub Desktop.
[Use web installed Qt w/ CMake] #bash #env #CMake #Qt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/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