Remove unused pathnames.h.in

Signed-off-by: Masanori Ogino <mogino@acm.org>
This commit is contained in:
Masanori Ogino 2023-12-01 15:17:59 +09:00
commit 85e2ce8ce2
2 changed files with 0 additions and 36 deletions

View file

@ -29,10 +29,6 @@ project(sj3
include(GNUInstallDirs)
configure_file(
"${CMAKE_SOURCE_DIR}/pathnames.h.in"
"${CMAKE_BINARY_DIR}/pathnames.h"
)
configure_file(
"${CMAKE_SOURCE_DIR}/Paths.h.in"
"${CMAKE_BINARY_DIR}/Paths.h"