Skip to content

Commit c3680aa

Browse files
Update README.md
1 parent e04b379 commit c3680aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ CMake module for building IDL files with MIDL
1212
* [Version History](#version-history)
1313

1414
# Introduction
15-
IDL is used for creating COM servers. Unfortunately CMake has no built-in support for IDL, so this module comes to rescue.
15+
IDL is used for creating COM servers. Unfortunately CMake has a limited support for IDL, so this module comes to rescue.
1616

1717
## Requirements
1818
- [CMake 3.0](https://cmake.org/download/) or higher
@@ -68,4 +68,4 @@ Take a look at the [samples](samples/) folder to see how to use [FindIDL](https:
6868
# Version History
6969

7070
## Version 1.0.0 (26 Oct 2018)
71-
- Initial public release
71+
- Initial public release

0 commit comments

Comments
 (0)