mirror of
https://github.com/EvernodeXRPL/hpcore.git
synced 2026-04-29 15:37:59 +00:00
fix precompiled header error
This commit is contained in:
@@ -113,7 +113,7 @@ add_dependencies(hpcore
|
||||
# )
|
||||
|
||||
target_precompile_headers(hpstatemon PUBLIC src/pchheader.hpp)
|
||||
target_precompile_headers(hpcore REUSE_FROM hpcore)
|
||||
target_precompile_headers(hpcore REUSE_FROM hpstatemon)
|
||||
|
||||
# Create docker image from hpcore build output with 'make docker'
|
||||
# Requires docker to be runnable without 'sudo'
|
||||
|
||||
Reference in New Issue
Block a user