Skip to content

Commit

Permalink
Test
Browse files Browse the repository at this point in the history
  • Loading branch information
Jouca committed Jun 8, 2024
1 parent 5c0ebbf commit 6593b48
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,6 @@ jobs:
sdk: nightly
cli: 'v3.0.0-beta.1'
combine: true
export-pdb: true
target: ${{ matrix.config.target }}

package:
Expand Down
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ file(GLOB SOURCES
add_library(${PROJECT_NAME} SHARED ${SOURCES})

target_include_directories(${PROJECT_NAME} PRIVATE
libs/socket.io-client-cpp
libs/filesystem
libs/pl_mpeg/
libs/glew/
Expand Down

0 comments on commit 6593b48

Please sign in to comment.