Skip to content

Commit

Permalink
minor changes
Browse files Browse the repository at this point in the history
  • Loading branch information
Erik Sohns committed Sep 16, 2023
1 parent 860715e commit fd3bcda
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1110,10 +1110,11 @@ if (WIN32)
install (FILES
${ACE_LIB_DIR}/ACE.dll
${ACE_LIB_DIR}/ACE${LIB_FILE_SUFFIX}.dll
${LIB_ROOT}/assimp/cmake/bin/Debug/assimp-vc143-mtd.dll
${LIB_ROOT}/freeglut/bin/x64/freeglut.dll
${LIB_ROOT}/glew/bin/Release/x64/glew32.dll
${LIB_ROOT}/libepoxy/bin/epoxy-0.dll
${LIB_ROOT}/libnoise/build/msvc/Release/noise.dll
${LIB_ROOT}/freeglut/bin/x64/freeglut.dll
${LIB_ROOT}/assimp/cmake/bin/Debug/assimp-vc143-mtd.dll
${LIB_ROOT}/zlib/build/Debug/zlibd.dll
${LIB_ROOT}/libpng/build/Debug/libpng16d.dll
${LIB_ROOT}/ffmpeg/build/Debug/avcodec-59.dll
Expand Down
Binary file added release/engine-0.0.1-win64.exe
Binary file not shown.

0 comments on commit fd3bcda

Please sign in to comment.