1
0
mirror of https://git.dev.opencascade.org/repos/occt.git synced 2025-08-04 13:13:25 +03:00

0026942: Training material are not built on OCCT installed after building by cmake procedure

Environment variable QT_DIR was renamed to QTDIR.
This commit is contained in:
ski
2015-12-09 11:55:05 +03:00
committed by bugmaster
parent 8c31bd38a1
commit e085d8a60e
12 changed files with 24 additions and 24 deletions

View File

@@ -1,4 +1,4 @@
#!/bin/bash
#Define QT_DIR variables in order to generate Makefile files by qmake
#Define QTDIR variable
export QT_DIR=""
export QTDIR=""