Skip to content
Snippets Groups Projects
Commit 259e0edb authored by Adam Paquette's avatar Adam Paquette Committed by Jesse Mapel
Browse files

Added missing headers to install sequence

parent f22b67f3
No related branches found
No related tags found
No related merge requests found
......@@ -59,6 +59,8 @@ set(ALE_HEADER_FILES ${ALE_BUILD_INCLUDE_DIR}/InterpUtils.h
${ALE_BUILD_INCLUDE_DIR}/Orientations.h
${ALE_BUILD_INCLUDE_DIR}/States.h
${ALE_BUILD_INCLUDE_DIR}/Isd.h
${ALE_BUILD_INCLUDE_DIR}/Distortion.h
${ALE_BUILD_INCLUDE_DIR}/Vectors.h
${ALE_BUILD_INCLUDE_DIR}/Util.h)
set(ALE_PRIVATE_LINKS Eigen3::Eigen)
set(ALE_PUBLIC_LINKS nlohmann_json::nlohmann_json)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment