How to use Tmxlite on windows?
XiaJack opened this issue · 1 comments
XiaJack commented
eXpl0it3r commented
You may just want to use the FindTMXLITE.cmake
module, so you can use the normal find_package
command.
If you specify include/link directories, you should always use the target_*
specific types and not do it "globally".
Are you sure tmxlite is located at D:/msys64/minwg64/include
?