mirror of
https://github.com/opencv/opencv.git
synced 2025-01-18 14:13:15 +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`'')
|