X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=CMakeLists.txt;fp=CMakeLists.txt;h=46514aaf31934c2e1f53ff8c9e05f88f60d9bff4;hb=400cd6589ff21fa885b6cd799ecd730384a14509;hp=e31cb54fe51a1a7b522f252dd6a81b801098172f;hpb=f6a9034a9d6d58ab27b574a0c146a36782762d55;p=apitrace diff --git a/CMakeLists.txt b/CMakeLists.txt index e31cb54..46514aa 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -215,6 +215,7 @@ endif () if (WIN32) add_subdirectory (thirdparty/less) + add_subdirectory (thirdparty/directxtex) endif () # Always use bundled QJSon.