mirror of
https://github.com/reactos/reactos.git
synced 2025-08-03 20:35:43 +00:00
[CMAKE]
- Delete an unneeded lib.mak - Don't build bin2c, we don't seem to need it. - A minor cleanup, no functionality change intended. svn path=/branches/cmake-bringup/; revision=50308
This commit is contained in:
parent
24511aea48
commit
a0cb4ff5eb
20 changed files with 326 additions and 348 deletions
|
@ -7,4 +7,4 @@ list(APPEND SOURCE
|
|||
recyclebin_v5.c
|
||||
recyclebin_v5_enumerator.c)
|
||||
|
||||
add_library(recyclebin ${SOURCE})
|
||||
add_library(recyclebin ${SOURCE})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue