commit | abcfdbcbc645ad5d162d06c90938bb82bbcc299e | [log] [tgz] |
---|---|---|
author | Louis Dionne <ldionne.2@gmail.com> | Tue Mar 23 14:09:52 2021 -0400 |
committer | Copybara-Service <copybara-worker@google.com> | Tue Mar 23 11:15:30 2021 -0700 |
tree | 493818bf7796a203b48b60cb27aaf0c7e7ee8254 | |
parent | e3ac4e237ad6526afde9ae40b7b73360c5e4fb76 [diff] [blame] |
[libc++] NFC: nodebug => no-debug in the CI configurations GitOrigin-RevId: 2e033b36bf71924a30b02a82092d4154c63a2513
diff --git a/cmake/caches/Generic-no-debug.cmake b/cmake/caches/Generic-no-debug.cmake new file mode 100644 index 0000000..a62760f --- /dev/null +++ b/cmake/caches/Generic-no-debug.cmake
@@ -0,0 +1 @@ +set(LIBCXX_ENABLE_DEBUG_MODE_SUPPORT OFF CACHE BOOL "")