Skip to content

Commit

Permalink
[pixman] conan targets disabled in test package
Browse files Browse the repository at this point in the history
  • Loading branch information
planetmarshall committed Oct 4, 2022
1 parent d478ac4 commit 8c7576c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion recipes/pixman/all/test_v1_package/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ cmake_minimum_required(VERSION 3.1)
project(test_package C)

include(${CMAKE_BINARY_DIR}/conanbuildinfo.cmake)
conan_basic_setup(TARGETS)
conan_basic_setup()

find_package(pixman REQUIRED)

Expand Down

0 comments on commit 8c7576c

Please sign in to comment.