* Sync to trunk HEAD (r53318).
[reactos.git] / base / applications / cmdutils / find / CMakeLists.txt
index f94e42e..6f1d5b8 100644 (file)
@@ -1,4 +1,5 @@
-add_definitions(-D_DLL -D__USE_CRTIMP)
+
+set_rc_compiler()
 
 add_executable(find find.c find.rc)