mirror of
https://github.com/opencv/opencv.git
synced 2024-11-25 11:40:44 +08:00
5 lines
200 B
Plaintext
5 lines
200 B
Plaintext
|
ifelse(TARGET_LANGUAGE, py, `define(ONLY_PYTHON, $1)', `define(ONLY_PYTHON, )')
|
||
|
ifelse(TARGET_LANGUAGE, c, `define(ONLY_C, $1)', `define(ONLY_C, )')
|
||
|
define(`RQ',`changequote(<,>)dnl`
|
||
|
'changequote`'')
|