summaryrefslogtreecommitdiff
path: root/libproxy/cmake/modules/config_envvar.cmk
blob: e9445a430a486543f5aa960f3070cf26408f4496 (plain)
1
2
3
if (NOT WIN32 AND NOT APPLE)
  set(ENVVAR_FOUND 1)
endif()