From 870f2aadf264fe1a4517f695f3f2a62b6d255d1d Mon Sep 17 00:00:00 2001 From: Chris Cochrun Date: Wed, 15 Feb 2023 14:06:01 -0600 Subject: [PATCH] fix naming scheme for cmake file --- cmake/{FindLIBPODOFO.cmake => FindLibPoDoFo.cmake} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename cmake/{FindLIBPODOFO.cmake => FindLibPoDoFo.cmake} (100%) diff --git a/cmake/FindLIBPODOFO.cmake b/cmake/FindLibPoDoFo.cmake similarity index 100% rename from cmake/FindLIBPODOFO.cmake rename to cmake/FindLibPoDoFo.cmake