Skip to content

Commit

Permalink
Name it already
Browse files Browse the repository at this point in the history
  • Loading branch information
LouDnl committed Feb 13, 2025
1 parent da0affc commit 798eea5
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,8 @@ set(SOURCEFILES
${CMAKE_CURRENT_LIST_DIR}/src/driver/USBSID.cpp
)

project(${PROJECT_NAME} C CXX)

# these calls create special `PkgConfig::<MODULE>` variables
pkg_check_modules(LIBUSB REQUIRED IMPORTED_TARGET libusb-1.0)
if (UNIX)
Expand Down

0 comments on commit 798eea5

Please sign in to comment.