Commit b8194740 authored by acpaquette's avatar acpaquette Committed by amystamile-usgs
Browse files

Added cxx-compiler as a build dependency

parent c56ce7cf
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -26,7 +26,7 @@
{% set build_number = "0" %}

package:
  name: isisio
  name: isiscore
  version: {{ version }}

source:
@@ -46,6 +46,7 @@ build:
requirements:
  build:
    - cmake >=3.15
    - cxx-compiler=1.1.2
    - ninja
    - nlohmann_json
    - python