Skip to content

Commit 79698c8

Browse files
authored
Update CMakeLists.txt to pass CI tests
1 parent 08d088f commit 79698c8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ project(
3232
LANGUAGES C CXX
3333
)
3434

35-
set(CMAKE_INSTALL_PREFIX "$ENV{LIBEFP_DIR}" CACHE PATH "Installation directory" FORCE)
35+
#set(CMAKE_INSTALL_PREFIX "$ENV{LIBEFP_DIR}" CACHE PATH "Installation directory" FORCE)
3636
#set(CMAKE_INSTALL_PREFIX "${LIBEFP_DIR}" CACHE PATH "Installation directory")
3737
#set(CMAKE_INSTALL_LIBDIR "lib")
3838

0 commit comments

Comments
 (0)