- Update to r53061
[reactos.git] / dll / nls / CMakeLists.txt
index 0cbc6f9..d6448d3 100644 (file)
@@ -1,3 +1,5 @@
 
-#add_subdirectory(idndl)#FIXME: idndl.cpp:20: error: 'GetLocaleInfoEx' was not declared in this scope
-add_subdirectory(normaliz)
+if(NOT MSVC)
+    add_subdirectory(idndl) # FIXME: msvc build.
+endif()
+#add_subdirectory(normaliz) # Win Vista