Skip to content

Commit

Permalink
Correct Appveyor build #13
Browse files Browse the repository at this point in the history
  • Loading branch information
bdbcat committed Nov 7, 2022
1 parent d1a1493 commit 553aa45
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,10 @@ install:
#- cmd: nmake -f makefile.vc BUILD=release SHARED=1 CFLAGS=/D_USING_V120_SDK71_ CXXFLAGS=/D_USING_V120_SDK71_
#- cmd: nmake -f makefile.vc BUILD=debug SHARED=1 CFLAGS=/D_USING_V120_SDK71_ CXXFLAGS=/D_USING_V120_SDK71_

- cd ""C:\Program Files\CMake\share"
- dir

#-cmd: "C:\Program Files\CMake\share\cmake-3.24\Modules\FindwxWidgets.cmake"
before_build:
- cd c:\project\opencpn
- mkdir build
Expand Down

0 comments on commit 553aa45

Please sign in to comment.