Skip to content
New issue

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

Error happen when add FTObjectLibrary to HOHQMesh\Contrib #43

Open
TangLaoya opened this issue Feb 17, 2024 · 2 comments
Open

Error happen when add FTObjectLibrary to HOHQMesh\Contrib #43

TangLaoya opened this issue Feb 17, 2024 · 2 comments

Comments

@TangLaoya
Copy link

Dear authors,
Thank you very much for your powerful tool. I am trying to add this to HOHQMesh\Contrib to build solution by Cmake. But error happened at CMakeLists.txt in FTObjectLibrary, line 26:
ADD_SUBDIRECTORY(${CMAKE_SOURCE_DIR}/Source)
It is OK when we change it to the following:
ADD_SUBDIRECTORY(${CMAKE_CURRENT_SOURCE_DIR}/Source)

Thanks,
Tang Laoya

@fluidnumerics-joe
Copy link
Collaborator

What operating system are you working with and what version of CMAKE do you have ?

@TangLaoya
Copy link
Author

Windows 10 and CMAKE 3.28.2.
Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants