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

Copy an existing CMakeLists.txt file from the Generator module:

-
evaf/src/apps/PswGen/Storage $ cp ../CMakeLists.txt .
+
evaf/src/apps/PswGen/Storage $ cp ../Generator/CMakeLists.txt .

We only need to modify the TARGET variable and set QT_USE_QTSQL to TRUE: