taco icon indicating copy to clipboard operation
taco copied to clipboard

tools/Cmake: use PROJECT_BINARY_DIR

Open vmiheer opened this issue 2 years ago • 1 comments

This change allows other projects to import taco as subdirectory. Without this change, as CMAKE_BINARY_DIR points to parent project's build directory, build errors with "unable to open version.h".

vmiheer avatar Jan 20 '23 05:01 vmiheer

ping.

vmiheer avatar Aug 10 '23 23:08 vmiheer