
# Creates PConfig.h from PConfig.in.
configure_file(PConfig.in PConfig.h)
install(FILES ${CMAKE_CURRENT_BINARY_DIR}/PConfig.h DESTINATION include)