From: Enar Väikene <enar@vaikene.net> Date: Fri, 23 Sep 2011 10:18:41 +0000 (+0300) Subject: Fixed typo X-Git-Url: https://www.vaikene.ee/gitweb/overview.html?a=commitdiff_plain;h=9ff1850fa199fa072e51a2c8ef6de45d256721f0;p=evaf Fixed typo --- 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>