[pstl][NFC] Move the ParallelSTLConfig template to the cmake/ subdirectory

llvm-svn: 358018
This commit is contained in:
Louis Dionne 2019-04-09 16:48:43 +00:00
parent 1383a91689
commit 2fb3225375
2 changed files with 1 additions and 1 deletions

View File

@ -62,7 +62,7 @@ write_basic_package_version_file(
COMPATIBILITY AnyNewerVersion)
configure_file(
ParallelSTLConfig.cmake.in
cmake/ParallelSTLConfig.cmake.in
${CMAKE_CURRENT_BINARY_DIR}/ParallelSTLConfig.cmake
@ONLY)