[NTFS]
[reactos.git] / rostests / apitests / msvcrt / CMakeLists.txt
index 59c6772..fc853c7 100644 (file)
@@ -1,7 +1,8 @@
 
-add_definitions(-D_DLL -D__USE_CRTIMP)
+add_subdirectory(CmdLineUtil)
 
 list(APPEND SOURCE
+    CommandLine.c
     ieee.c
     splitpath.c
     testlist.c)