You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -29,4 +29,4 @@ and then start working with one of its examples by e.g. copying it
29
29
cmake -DPIDOMUS_DIR=/some/where/pidomus .
30
30
make run
31
31
32
-
if you have an environment variable called `PIDOMUS_DIR` it will look into that directory.
32
+
if you have an environment variable called `PIDOMUS_DIR` it will look into that directory and you do not have to specify it as option (`-DPIDOMUS_DIR`).
0 commit comments