Skip to content

Commit

Permalink
build errors
Browse files Browse the repository at this point in the history
  • Loading branch information
Ethan5026 committed May 16, 2024
1 parent a21b0e5 commit 9db397e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,10 @@ cmaize_option_list(
BUILD_TESTING OFF "Should we build the tests?"
)

set(PP_BUILD_TARGETS pluginplay)
set(PP_FIND_TARGETS nwx::pluginplay)
set(PP_BUILD_TESTS OFF)


## Build FriendZone's dependencies ##
cmaize_find_or_build_dependency(
Expand Down

0 comments on commit 9db397e

Please sign in to comment.