changeset 4309 | a69c73c5d173 |
parent 4274 | 8292066cb45c |
child 5053 | a767954cfa03 |
--- a/INSTALL Sat Nov 13 14:40:06 2010 +0100 +++ b/INSTALL Sat Nov 13 09:36:26 2010 -0500 @@ -23,7 +23,7 @@ $ cmake -DCMAKE_BUILD_TYPE="Release" -DBUNDLE=1 . -if you have QT installed but it is not found you can set it up with -DQT_QMAKE_EXECUTABLE="path_to_qmake" +if you have Qt installed but it is not found you can set it up with -DQT_QMAKE_EXECUTABLE="path_to_qmake" 2. Compile: $ make