Disable tests on WIN32 (which has incorrect implementation of isPrint and
[oota-llvm.git] / utils / count / CMakeLists.txt
1 add_llvm_utility(count
2   count.c
3   )