mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-16 16:29:29 +08:00
980d161f03
Generation of project files was fixed.
5 lines
100 B
Bash
Executable File
5 lines
100 B
Bash
Executable File
#!/bin/bash
|
|
#Define QT_DIR variables in order to generate Makefile files by qmake
|
|
|
|
export QT_DIR=""
|