Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
eranpeer committed Aug 23, 2018
1 parent 102a2e5 commit 03c78d5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Expand Up @@ -130,6 +130,7 @@ in `#pragma unmanaged` sections so that you can use lambda expressions.
-I"<fakeit_folder>/include" -I"<fakeit_folder>/config/standalone"
```
It is recommended to build and run the unit tests to make sure FakeIt fits your environment.
For GCC, it is recommended to build the test project with -O1 or -O0 flags. Some features of Fakeit may not work with stonger optimizations!!
#### Building and Running the Unit Tests with GCC
Expand Down

0 comments on commit 03c78d5

Please sign in to comment.