Navigation Menu

Skip to content

Commit

Permalink
package windows: create lib/pdb
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Oct 19, 2017
1 parent 010932d commit 440c811
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/windows/Rakefile
Expand Up @@ -515,6 +515,7 @@ namespace :pdb do
end
chmod(0755, generate_pdb_bat)
cp(cv2pdb, bin_dir)
mkdir_p(lib_dir + "pdb")

cv2pdb_license_dir = license_dir + "cv2pdb"
mkdir_p(cv2pdb_license_dir)
Expand Down

0 comments on commit 440c811

Please sign in to comment.