PMXBOT Log file Viewer

Help | Karma | Search:

#pypa logs for Saturday the 8th of June, 2019

(Back to #pypa overview) (Back to channel listing) (Animate logs)
[14:26:37] <palate> hello!
[14:27:09] <sumanah> Hi palate
[14:27:20] <palate> Using cmake, I would like to detect if I am building for manylinux1 or not, because that has an influence on the build
[14:27:25] <palate> Is there a way to do that?
[14:28:17] <palate> I can obviously pass a -DIS_MANYLINUX1=TRUE when I call cmake, but since I don't have to do it for, say, iOS, I was thinking that maybe there is a way for manylinux?
[22:21:58] <palate> Is there no way, from cmake, to detect that I am building a manylinux project?