munkres-cpp icon indicating copy to clipboard operation
munkres-cpp copied to clipboard

Adding target_include_directories to allow easier usage in subdirecto…

Open rmpowell77 opened this issue 2 years ago • 0 comments

Adding target_include_directories to allow easier usage in subdirectory in cmake.

I noticed that this was failing to build correctly when I would include as FetchContent in a different project. More details about what I did at https://rmpowell77.github.io/Fixing-up-munkres-cpp-cmake/.

rmpowell77 avatar May 31 '22 18:05 rmpowell77