Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
gottyduke committed Dec 14, 2023
1 parent ca04ebd commit 96d5710
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,6 @@ endif()
# dependencies
find_package(nlohmann_json CONFIG REQUIRED)
find_package(spdlog CONFIG REQUIRED)
find_package(tomlplusplus CONFIG REQUIRED)
find_package(xbyak CONFIG REQUIRED)

# header only library
Expand Down Expand Up @@ -125,7 +124,6 @@ source_group(
add_subdirectory($ENV{CommonLibSSEPath} CommonLibSSE)
find_package(nlohmann_json CONFIG REQUIRED)
find_package(spdlog CONFIG REQUIRED)
find_package(tomlplusplus CONFIG REQUIRED)
find_package(xbyak CONFIG REQUIRED)

# runtime
Expand Down

0 comments on commit 96d5710

Please sign in to comment.