Skip to content

Commit

Permalink
Merge 4bcb84f into 225ac63
Browse files Browse the repository at this point in the history
  • Loading branch information
chapulina authored May 13, 2021
2 parents 225ac63 + 4bcb84f commit fbd02e9
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 6,446 deletions.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ project(ignition-plugin1 VERSION 1.2.0)
#============================================================================
# Find ignition-cmake
#============================================================================
find_package(ignition-cmake2 REQUIRED)
find_package(ignition-cmake2 2.8.0 REQUIRED)
set(IGN_CMAKE_VER ${ignition-cmake2_VERSION_MAJOR})

#============================================================================
Expand Down
2 changes: 1 addition & 1 deletion configure.bat
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

:: Install dependencies
call %win_lib% :download_unzip_install dlfcn-win32-vc15-x64-dll-MD.zip
call %win_lib% :install_ign_project ign-cmake gz11
call %win_lib% :install_ign_project ign-cmake ign-cmake2

:: Set configuration variables
@set build_type=Release
Expand Down
79 changes: 0 additions & 79 deletions tools/check_test_ran.py

This file was deleted.

147 changes: 0 additions & 147 deletions tools/code_check.sh

This file was deleted.

Loading

0 comments on commit fbd02e9

Please sign in to comment.