Zandronum Chat on our Discord Server Get the latest version: 3.2
Source Code

View Issue Details Jump to Notes ] Issue History ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0003932Doomseeker[All Projects] Cleanuppublic2021-12-09 01:362021-12-09 01:37
ReporterWubTheCaptain 
Assigned To 
PrioritynormalSeverityminorReproducibilityalways
StatusnewResolutionopen 
Platformamd64OSDebianOS Versionbookworm/sid
Product Version1.3.2 
Target VersionFixed in Version 
Summary0003932: CMake Warning: Policy CMP0115 is not set: Source file extensions must be explicit.
DescriptionBuilding Doomseeker creates Policy CMP0115 warnings with CMake 3.20.6 or newer.
Steps To Reproduce
	

$ cmake /home/wub/.local/src/doomseeker/doomseeker
-- Using system zlib
-- Using system bzip2 library
-- Using internal Wadseeker library
-- Setting up plugin chocolatedoom. Source dir:
    /home/wub/.local/src/doomseeker/doomseeker/src/plugins/chocolate-doom
--     chocolatedoom provides translations
-- Setting up plugin odamex. Source dir:
    /home/wub/.local/src/doomseeker/doomseeker/src/plugins/odamex
--     odamex provides translations
-- Setting up plugin srb2. Source dir:
    /home/wub/.local/src/doomseeker/doomseeker/src/plugins/srb2
--     srb2 provides translations
-- Setting up plugin zandronum. Source dir:
    /home/wub/.local/src/doomseeker/doomseeker/src/plugins/zandronum
--     zandronum provides translations
-- Setting up plugin zandronumq. Source dir:
    /home/wub/.local/src/doomseeker/doomseeker/src/plugins/zandronumq
--     zandronumq provides translations
-- Setting up plugin turok2ex. Source dir:
    /home/wub/.local/src/doomseeker/doomseeker/src/plugins/turok2ex
--     turok2ex provides translations
-- 'INSTALL' will dump files to "/usr/local"
-- Configuring done
CMake Warning (dev) at src/wadseeker/CMakeLists.txt:210 (add_library):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/wub/.local/src/doomseeker/doomseeker/src/wadseeker/wadseekerversiondefs.h.in
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at src/core/CMakeLists.txt:173 (add_executable):
  Policy CMP0115 is not set: Source file extensions must be explicit.  Run
  "cmake --help-policy CMP0115" for policy details.  Use the cmake_policy
  command to set the policy and suppress this warning.

  File:

    /home/wub/.local/src/doomseeker/doomseeker/src/core/versiondefs.h.in
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Generating done
-- Build files have been written to: /tmp/doomseeker
Additional InformationCMake 3.22.0 (affects CMake 3.20.6 and newer). Policy introduced in CMake 3.20.0.
'https://cmake.org/cmake/help/v3.20/policy/CMP0115.html [^]'
Attached Files

- Relationships

-  Notes
There are no notes attached to this issue.

Issue Community Support
Only registered users can voice their support. Click here to register, or here to log in.
Supporters: No one explicitly supports this issue yet.
Opponents: No one explicitly opposes this issue yet.

- Issue History
Date Modified Username Field Change
2021-12-09 01:36 WubTheCaptain New Issue
2021-12-09 01:37 WubTheCaptain Description Updated View Revisions
2021-12-09 01:37 WubTheCaptain Additional Information Updated View Revisions






Questions or other issues? Contact Us.

Links


Copyright © 2000 - 2025 MantisBT Team
Powered by Mantis Bugtracker