mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 17:40:24 +08:00
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=""
|