X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=CMakeLists.txt;h=3b932e1459cc3aa41300e849b1e335af83a38d09;hb=c8695f74ce1ee6a93dee4b3f7da5a70a64706c82;hp=90bfc870aade3941c9ab3a5c769e9873010f550a;hpb=4f9982f5ec3dccae65d5a49dfd5a81b9737d90cd;p=apitrace diff --git a/CMakeLists.txt b/CMakeLists.txt index 90bfc87..3b932e1 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -251,6 +251,7 @@ endif () if (WIN32) add_subdirectory (thirdparty/less) + add_subdirectory (thirdparty/directxtex) endif () # Always use bundled QJSon.