aboutsummaryrefslogtreecommitdiff
path: root/system/lib/libcxx/system_error.cpp
diff options
context:
space:
mode:
authorJonas Platte <mail@jonasplatte.de>2014-06-27 13:59:43 +0200
committerJonas Platte <mail@jonasplatte.de>2014-06-27 14:17:51 +0200
commite3cf0ef1e9f912fe7eb3403e91e3df888b4df06b (patch)
tree762c0a949f7b96669be545d9a0a4f46882a8136f /system/lib/libcxx/system_error.cpp
parent27a0399fa393cc5ee02c863c7a57170902bc692d (diff)
Fix CMAKE_FIND_ROOT_PATH
This allows projects and libraries using CMake to automatically find include directories and library files in the emscripten system directory. I am unsure why it was set to `${EMSCRIPTEN_ROOT_PATH}/cmake` before, but I tested it and it didn't work until I changed `cmake` to `system`. `CMAKE_FIND_ROOT_PATH` is documented [here](http://www.cmake.org/Wiki/CMake_Cross_Compiling#Searching_and_finding_external_software).
Diffstat (limited to 'system/lib/libcxx/system_error.cpp')
0 files changed, 0 insertions, 0 deletions