diff --git a/libraries/cmake/source_migration/modules/Findrapidjson.cmake b/libraries/cmake/source_migration/modules/Findrapidjson.cmake new file mode 100644 index 00000000..78c3414f --- /dev/null +++ b/libraries/cmake/source_migration/modules/Findrapidjson.cmake @@ -0,0 +1,7 @@ +# Copyright (c) 2014-present, Facebook, Inc. +# All rights reserved. +# +# This source code is licensed in accordance with the terms specified in +# the LICENSE file found in the root directory of this source tree. + +include("${CMAKE_SOURCE_DIR}/libraries/cmake/source/modules/Findrapidjson.cmake")