Skip to content

Commit

Permalink
es6 modules
Browse files Browse the repository at this point in the history
  • Loading branch information
novikov-alexander committed May 30, 2022
1 parent a4e61d0 commit 6c6e6ef
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 @@ -34,6 +34,7 @@ set(source_files
add_definitions(-DHAVE_CONFIG_H)
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} \
-s MODULARIZE=1 \
-s EXPORT_ES6=1 \
-s SINGLE_FILE=1 \
-s EXPORT_NAME=aubio \
-Oz --closure 1 --bind")
Expand Down

0 comments on commit 6c6e6ef

Please sign in to comment.