Selaa lähdekoodia

Conan package test cleanup.

main
offa 4 vuotta sitten
vanhempi
commit
7e677f9eee
1 muutettua tiedostoa jossa 0 lisäystä ja 2 poistoa
  1. +0
    -2
      test_package/conanfile.py

+ 0
- 2
test_package/conanfile.py Näytä tiedosto

@@ -9,8 +9,6 @@ class ScopeguardTestConan(ConanFile):

def build(self):
cmake = CMake(self)
# Current dir is "test_package/build/<build_id>" and CMakeLists.txt is
# in "test_package"
cmake.configure()
cmake.build()


Loading…
Peruuta
Tallenna