Lines Matching refs:third
11 # 1. Update paths to third-party libraries in thirdparty.inc file
15 # 3. Run cmake to generate project files for Windows, add more options to enable required third-par…
73 # third-party/folly is only validated to work on Linux and Windows for now.
500 include_directories(SYSTEM ${PROJECT_SOURCE_DIR}/third-party/gtest-1.8.1/fused-src)
502 include_directories(${PROJECT_SOURCE_DIR}/third-party/folly)
803 third-party/folly/folly/detail/Futex.cpp
804 third-party/folly/folly/synchronization/AtomicNotification.cpp
805 third-party/folly/folly/synchronization/DistributedMutex.cpp
806 third-party/folly/folly/synchronization/ParkingLot.cpp
807 third-party/folly/folly/synchronization/WaitOptions.cpp)
940 add_subdirectory(third-party/gtest-1.8.1/fused-src/gtest)
1104 list(APPEND TESTS third-party/folly/folly/synchronization/test/DistributedMutexTest.cpp)