X-Git-Url: https://git.reactos.org/?p=reactos.git;a=blobdiff_plain;f=lib%2Ffslib%2Fvfatxlib%2FCMakeLists.txt;h=1e5e6bc9cf1581aa3ee6e21be9efeb2f874d0718;hp=9edc6bcc4e551a40afaf7f0c0538804ec84bc95c;hb=34db564f0addc0cf7cf3a4b1b0ae2711d05df2f1;hpb=2939360909335db1813af7979b9f36edb2b080e2 diff --git a/lib/fslib/vfatxlib/CMakeLists.txt b/lib/fslib/vfatxlib/CMakeLists.txt index 9edc6bcc4e5..1e5e6bc9cf1 100644 --- a/lib/fslib/vfatxlib/CMakeLists.txt +++ b/lib/fslib/vfatxlib/CMakeLists.txt @@ -1,4 +1,3 @@ -include_directories(.) file(GLOB_RECURSE SOURCE "*.c") add_library(vfatxlib ${SOURCE})