Skip to content

Commit 6fa2a52

Browse files
committed
Updated readme.
1 parent e697a15 commit 6fa2a52

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
Experimental reactive programming framework for C++11.
22

3-
I've only tested the build with Visual Studio 2012 and the Intel C++ Compiler 14.0.
3+
Tested build environments:
4+
* Intel C++ Compiler 14.0 in Visual Studio 2012/13
5+
* Visual Studio 2013
46

57
[Intel TBB 4.2](https://www.threadingbuildingblocks.org/) is a required dependency.
68
To compile and run the unit tests, the [Google test framework](https://code.google.com/p/googletest/) is required.

0 commit comments

Comments
 (0)