Skip to content

Commit

Permalink
eyalroz_printf: Enhance example
Browse files Browse the repository at this point in the history
  • Loading branch information
crvux committed Jul 20, 2024
1 parent 6724400 commit a62b1c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 9 deletions.
5 changes: 2 additions & 3 deletions examples/eyalroz_printf/CMakeLists.txt
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
# Copyright (c) 2023, Alexander Voronov
# Copyright (c) 2024 Eyal Rozenberg <[email protected]>
# Copyright (c) 2024 Alexander Voronov <[email protected]>
# All rights reserved.

cmake_minimum_required(VERSION 3.5)

set(TESTING_CONFIG_OPT FILEPATH "${CMAKE_CURRENT_LIST_DIR}/config.cmake")

# Emulate HunterGate:
# * https://github.com/hunter-packages/gate
include("../common.cmake")
Expand Down
6 changes: 0 additions & 6 deletions examples/eyalroz_printf/config.cmake

This file was deleted.

0 comments on commit a62b1c4

Please sign in to comment.