Skip to content

Commit

Permalink
Update CMakeLists
Browse files Browse the repository at this point in the history
  • Loading branch information
praydog committed Apr 1, 2024
1 parent 7bc0105 commit 0d76892
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -542,9 +542,10 @@ list(APPEND utility_SOURCES
"shared/utility/Relocate.cpp"
"shared/utility/Exceptions.hpp"
"shared/utility/FunctionHook.hpp"
"shared/utility/FunctionHookMinHook.hpp"
"shared/utility/Profiler.hpp"
"shared/utility/Relocate.hpp"
"shared/utility/ScopeGuard.hpp"
"shared/utility/Profiler.hpp"
)

list(APPEND utility_SOURCES
Expand Down

0 comments on commit 0d76892

Please sign in to comment.