mirror of
https://github.com/kakwa/uts-server
synced 2025-07-04 20:47:09 +02:00
Update CMakeLists.txt
This commit is contained in:
parent
05051d783d
commit
4b3bf70697
1 changed files with 1 additions and 1 deletions
|
@ -37,7 +37,7 @@ else()
|
|||
endif()
|
||||
|
||||
IF(${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD")
|
||||
set(SED_FREEBSD "*.c")
|
||||
set(SED_FREEBSD "*.c.bak")
|
||||
find_package(argp REQUIRED)
|
||||
add_definitions(-DBSD)
|
||||
ENDIF(${CMAKE_SYSTEM_NAME} MATCHES "FreeBSD")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue