summaryrefslogtreecommitdiff
path: root/CODE-OF-CONDUCT.md
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2018-04-29 16:08:16 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2018-05-04 07:19:36 -0700
commite423ef5609cd738c07180d11744d4a45ffb3f82f (patch)
tree33c1da1b953206769c1fdb2c73ead51c32772070 /CODE-OF-CONDUCT.md
parent27b21363e62c105db0b040b4c5a5ef31170ebd30 (diff)
downloadqtlocation-mapboxgl-e423ef5609cd738c07180d11744d4a45ffb3f82f.tar.gz
[linux] Don't compile linux mbgl-loop-uv against node headers
Previously, `target_include_directories(mbgl-loop-uv PUBLIC ${NODEJS_INCLUDE_DIRS})` always applied. Compiles were working by accident because node is always installed in CI. Instead, split and inline loop-uv.cmake contents: linux uses `target_add_mason_package(mbgl-loop-uv PUBLIC libuv)`, node uses `target_include_directories(mbgl-loop-node PUBLIC ${NODEJS_INCLUDE_DIRS})`.
Diffstat (limited to 'CODE-OF-CONDUCT.md')
0 files changed, 0 insertions, 0 deletions