Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SergiusTheBest authored Nov 23, 2018
1 parent e04b379 commit c3680aa
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ CMake module for building IDL files with MIDL
* [Version History](#version-history)

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

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

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

0 comments on commit c3680aa

Please sign in to comment.