Skip to content

Commit adfca66

Browse files
committed
README update
1 parent 138b42c commit adfca66

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README

+4-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
Qt + OpenGL library for geometry primitives visualization.
22

3-
Dependencies: Qt, Boost, "gcc --version >= 4.6".
3+
Dependencies: Qt, Boost, "gcc --version >= 4.6", OpenGL.
44

55
To build: "qmake && make".
6+
7+
Alt:
8+
cmake . <src_dir> && make

0 commit comments

Comments
 (0)