Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
benswift committed Sep 18, 2019
1 parent b4c68e6 commit 3747db3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@ if(WIN32)
else(WIN32)

# this approach requires specifying the inter-lib dependencies by hand, but
# allows us to do AOT compilation in parallell
# allows us to do AOT compilation in parallel

set(EXTEMPORE_AOT_COMPILE_PORT 17099)

Expand Down

0 comments on commit 3747db3

Please sign in to comment.