diff options
Diffstat (limited to 'CMakeLists.txt')
-rw-r--r-- | CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/CMakeLists.txt b/CMakeLists.txt index fbd0bedb9..005067e64 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -309,4 +309,3 @@ IF (UNIX) # TODO: port to windows INSTALL(TARGETS wasm-reduce DESTINATION ${CMAKE_INSTALL_BINDIR}) ENDIF() - |