Sync with trunk r63270.
[reactos.git] / hal / CMakeLists.txt
index e767918..965a08d 100644 (file)
@@ -1,4 +1,5 @@
 
+project(HAL)
 if((ARCH STREQUAL "i386") OR (ARCH STREQUAL "amd64"))
     add_subdirectory(halx86)
 elseif(ARCH STREQUAL "arm")