Returned the header copy as it was convenient to have the public headers copied.
This commit is contained in:
parent
9954f010c5
commit
6d5844a059
|
|
@ -110,8 +110,8 @@ target_include_directories(raylib
|
||||||
${OPENAL_INCLUDE_DIR}
|
${OPENAL_INCLUDE_DIR}
|
||||||
)
|
)
|
||||||
|
|
||||||
# Copy the header files to the build directory
|
# Copy the header files to the build directory for convenience
|
||||||
#file(COPY ${raylib_public_headers} DESTINATION ".")
|
file(COPY ${raylib_public_headers} DESTINATION "include")
|
||||||
|
|
||||||
include(InstallConfigurations)
|
include(InstallConfigurations)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user