You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
set(NABLA_HEADERS_PUBLIC2${NABLA_HEADERS_PUBLIC2}${TEMP_GLOB_RES}) # TODO: we should have moved all headers from src directory to /include, but we need it for install target
# just gather all the header files and later put them into project so it's easy to search for things using IDE
195
-
set(NABLA_HEADERS"${CMAKE_CURRENT_BINARY_DIR}/include/nabla.h"${NABLA_HEADERS_PUBLIC}${NABLA_HEADERS_PIRV1}${NABLA_HEADERS_PRIV2})# see, we don't want NABLA_HEADERS_PUBLIC2 here
0 commit comments