mailio icon indicating copy to clipboard operation
mailio copied to clipboard

cmake: copy version.hpp and mailio.pc to CMAKE_CURRENT_BINARY_DIR

Open THLIVSQAZ opened this issue 1 year ago • 0 comments

Still have problem #126 when use cmake fetchContent to import mailio, after change copy to CMAKE_CURRENT_BINARY_DIR, they will in build dir and no install error. No different when build mailio project

before: 3

2

after: 1

THLIVSQAZ avatar Mar 09 '24 07:03 THLIVSQAZ