From 9ff1850fa199fa072e51a2c8ef6de45d256721f0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Enar=20V=C3=A4ikene?= 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 @@

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:

-- 2.45.0