mirror of
https://github.com/reactos/reactos.git
synced 2025-07-29 10:12:00 +00:00
[CMAKE]
- Remove unneeded dependency. - Remove rbuild file. svn path=/branches/cmake-bringup/; revision=48834
This commit is contained in:
parent
e4d6536049
commit
80c36d8bb3
2 changed files with 0 additions and 10 deletions
|
@ -1,4 +1,2 @@
|
|||
|
||||
add_library(cportlib cport.c)
|
||||
add_dependencies(cmlib bugcodes)
|
||||
|
||||
|
|
|
@ -1,8 +0,0 @@
|
|||
<?xml version="1.0"?>
|
||||
<!DOCTYPE module SYSTEM "../../tools/rbuild/project.dtd">
|
||||
<group>
|
||||
<module name="cportlib" type="staticlibrary">
|
||||
<include base="cportlib">.</include>
|
||||
<file>cport.c</file>
|
||||
</module>
|
||||
</group>
|
Loading…
Add table
Add a link
Reference in a new issue