Skip to content

Add missing files to cmake#4

Open
ChillerDragon wants to merge 1 commit intoPointer31:infclass-based-19.5-2from
ChillerDragon:pr_pointer31_cmake
Open

Add missing files to cmake#4
ChillerDragon wants to merge 1 commit intoPointer31:infclass-based-19.5-2from
ChillerDragon:pr_pointer31_cmake

Conversation

@ChillerDragon
Copy link

fixes

-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so
CMake Warning (dev) at CMakeLists.txt:368 (message):
  DATA does not contain every file from directory data
Call Stack (most recent call first):
  CMakeLists.txt:1883 (set_glob)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at CMakeLists.txt:385 (message):
  Entries only present in data:
  /home/chiller/Desktop/git/ddnet_client/data/autoexec_server_twplus.cfg;/home/chiller/Desktop/git/ddnet_client/data/maps/dm_gfountain.map;/home/chiller/Desktop/git/ddnet_client/data/maps/dm_jungle_large_tele.map;/home/chiller/Desktop/git/ddnet_client/data/maps/dm_large_tele.map;/home/chiller/Desktop/git/ddnet_client/data/maps/htf_dm1.map
Call Stack (most recent call first):
  CMakeLists.txt:1883 (set_glob)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for WavpackOpenFileInputEx

fixes

```
-- Found OpenGL: /usr/lib/x86_64-linux-gnu/libOpenGL.so
CMake Warning (dev) at CMakeLists.txt:368 (message):
  DATA does not contain every file from directory data
Call Stack (most recent call first):
  CMakeLists.txt:1883 (set_glob)
This warning is for project developers.  Use -Wno-dev to suppress it.

CMake Warning (dev) at CMakeLists.txt:385 (message):
  Entries only present in data:
  /home/chiller/Desktop/git/ddnet_client/data/autoexec_server_twplus.cfg;/home/chiller/Desktop/git/ddnet_client/data/maps/dm_gfountain.map;/home/chiller/Desktop/git/ddnet_client/data/maps/dm_jungle_large_tele.map;/home/chiller/Desktop/git/ddnet_client/data/maps/dm_large_tele.map;/home/chiller/Desktop/git/ddnet_client/data/maps/htf_dm1.map
Call Stack (most recent call first):
  CMakeLists.txt:1883 (set_glob)
This warning is for project developers.  Use -Wno-dev to suppress it.

-- Looking for WavpackOpenFileInputEx
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant