We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Current record-hessian is not strict compiled and may have some potential problems.
record-hessian
Let's add link to nncc_common to solve this.
nncc_common
The text was updated successfully, but these errors were encountered:
@BLee-bot , @01000-you , file a PR with this change with any compile errors.
to: compiler/record-hessian/CMakeLists.txt
compiler/record-hessian/CMakeLists.txt
target_link_libraries(record-hessian dio_hdf5) +target_link_libraries(record-hessian nncc_common) install(TARGETS record-hessian DESTINATION lib)
Sorry, something went wrong.
No branches or pull requests
Current
record-hessian
is not strict compiled and may have some potential problems.Let's add link to
nncc_common
to solve this.The text was updated successfully, but these errors were encountered: