Skip to content

Commit

Permalink
Merge branch 'add_cmake_exe_var' of github.com:czoido/cmake-conan int…
Browse files Browse the repository at this point in the history
…o add_cmake_exe_var
  • Loading branch information
czoido committed Nov 20, 2023
2 parents f0f4046 + 9b47658 commit d91a550
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_smoke.py
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@ def run(cmd, check=True):
subprocess.run(cmd, shell=True, check=check)



@pytest.fixture(scope="session")
def conan_home_dir(tmp_path_factory):
"""Set up the CONAN_HOME in a temporary directory,
Expand Down

0 comments on commit d91a550

Please sign in to comment.