Skip to content

Commit

Permalink
set up new tazar project
Browse files Browse the repository at this point in the history
  • Loading branch information
saolsen committed Feb 15, 2025
1 parent 5b73972 commit b5e4708
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion cmake/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,4 +84,6 @@ if (EMSCRIPTEN)
target_link_libraries(tazar-wasm PRIVATE compile-options)
configure_file(../tazar/index.html index.html COPYONLY)
configure_file(../tazar/tazar.js tazar.js COPYONLY)
endif ()
endif ()

# new project

0 comments on commit b5e4708

Please sign in to comment.