From 9ff1850fa199fa072e51a2c8ef6de45d256721f0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Enar=20V=C3=A4ikene?= <enar@vaikene.net> Date: Fri, 23 Sep 2011 13:18:41 +0300 Subject: [PATCH] Fixed typo --- www/pswgen08.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/pswgen08.html b/www/pswgen08.html index 761927a..c9802de 100644 --- a/www/pswgen08.html +++ b/www/pswgen08.html @@ -21,7 +21,7 @@ <p>Copy an existing <tt>CMakeLists.txt</tt> file from the <tt>Generator</tt> module:</p> - <pre>evaf/src/apps/PswGen/Storage $ <code>cp ../CMakeLists.txt .</code></pre> + <pre>evaf/src/apps/PswGen/Storage $ <code>cp ../Generator/CMakeLists.txt .</code></pre> <p>We only need to modify the <tt>TARGET</tt> variable and set <tt>QT_USE_QTSQL</tt> to <tt>TRUE</tt>:</p> -- 2.49.0