Skip to content

Commit

Permalink
Fixed test-gen-c build
Browse files Browse the repository at this point in the history
  • Loading branch information
sradomski committed Jul 19, 2017
1 parent d77baff commit e0a7e43
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -416,6 +416,7 @@ if (WITH_DM_ECMA_V8)

message(WARNING "We no longer support the V8 ECMAScript engine - contributions are welcome")
set(V8_FOUND OFF)
set(WITH_DM_ECMA_V8 OFF)
else()
set(WITH_DM_ECMA_V8 OFF)
endif()
Expand Down

0 comments on commit e0a7e43

Please sign in to comment.